generated from avior/template-web-astro
Update .github/workflows/build_and_check.yml
All checks were successful
Build, check & Test / run (push) Successful in 1m55s
All checks were successful
Build, check & Test / run (push) Successful in 1m55s
This commit is contained in:
parent
83d66eb440
commit
e16134f15b
1
.github/workflows/build_and_check.yml
vendored
1
.github/workflows/build_and_check.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
file: ./Dockerfile.static
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
Loading…
x
Reference in New Issue
Block a user