Skip to content

Commit

Permalink
Add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
aeifn committed Dec 27, 2023
1 parent 9ccf9da commit a9c450e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
secret-envs: SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
file: ./.docker/backend.Dockerfile
tags: ${{ steps.docker_meta_backend.outputs.tags }}
labels: ${{ steps.docker_meta_backend.outputs.labels }}
Expand Down

0 comments on commit a9c450e

Please sign in to comment.