Update .github/workflows/build_and_check.yml
All checks were successful
Build, check & Test / run (push) Successful in 2m30s

This commit is contained in:
Florian Bouillon 2023-11-08 23:05:59 +00:00
parent 4651debb38
commit 9a96cb063a

View File

@ -28,6 +28,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
file: ./Dockerfile.static
push: true
tags: git.dzeio.com/avior/avior.me:latest