- fix format
This commit is contained in:
parent
27f1d7fd9c
commit
62d57a3f7f
@ -31,7 +31,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile # Ensure your Dockerfile is correctly referenced from your compose file.
|
file: ./Dockerfile # Ensure your Dockerfile is correctly referenced from your compose file.
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ gitea.server_url }}/${{ gitea.repository }}:${{ gitea.sha }}
|
tags: gitea.bsidesolutions.net/${{ gitea.repository }}:${{ gitea.sha }}
|
||||||
build-args: |
|
build-args: |
|
||||||
SMTP_PROXY_EMAIL=${{secrets.SMTP_PROXY_EMAIL}}
|
SMTP_PROXY_EMAIL=${{secrets.SMTP_PROXY_EMAIL}}
|
||||||
SMTP_RECIPIENT_EMAIL=${{secrets.SMTP_RECIPIENT_EMAIL}}
|
SMTP_RECIPIENT_EMAIL=${{secrets.SMTP_RECIPIENT_EMAIL}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user