Update CI
This commit is contained in:
parent
c36c404756
commit
526c936a14
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
@ -37,5 +37,5 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ghcr.io/${{ env.GITHUB_REPOSITORY_OWNER }}/api:${{ env.GITHUB_SHA }}
|
||||
tags: ghcr.io/${{ GITHUB_REPOSITORY_OWNER }}/api:${{ GITHUB_SHA }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user