mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 07:43:10 +10:00
fix typo in github workflow
This commit is contained in:
2
.github/workflows/docker-build-push.yml
vendored
2
.github/workflows/docker-build-push.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
push: true
|
||||
platforms: ${{ matrix.arch }}
|
||||
file: ${{ matrix.image }}/Dockerfile
|
||||
build_args: |
|
||||
build-args: |
|
||||
"SENTRY_ORG=reactive-resume"
|
||||
"SENTRY_URL=https://sentry.io"
|
||||
"SENTRY_PROJECT=${{ matrix.image }}"
|
||||
|
||||
Reference in New Issue
Block a user