fix ci
Some checks failed
Deploy App / docker (ubuntu-latest) (push) Failing after 7s
Publish Docker Image / docker (ubuntu-latest) (push) Failing after 25s

This commit is contained in:
Lee
2024-04-26 22:32:43 +01:00
parent 3ab87a70cb
commit 4e541eaa6d
2 changed files with 16 additions and 34 deletions

View File

@ -36,4 +36,6 @@ jobs:
with:
push: true
context: .
tags: fascinated/paste-frontend:latest
tags: fascinated/paste-frontend:latest
args: |
SENTRY_AUTH_TOKEN=${{ secrets.SSH_PRIVATE_KEY }}