test3
This commit is contained in:
parent
91dc2a2f8f
commit
f9ab1543ca
1 changed files with 1 additions and 1 deletions
|
|
@ -66,9 +66,9 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
env:
|
||||
ACTIONS_RUNTIME_TOKEN: ${{ secrets.ENV_GITEA_TOKEN }}
|
||||
GITHUB_TOKEN: ''
|
||||
with:
|
||||
context: ./server
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue