push docker image
Some checks failed
docker-monica-build mr / build (pull_request) Failing after 2s

This commit is contained in:
2023-07-15 10:18:02 +02:00
parent a0c748f23d
commit 4dedb8aa42
2 changed files with 4 additions and 0 deletions

View File

@@ -16,3 +16,5 @@ jobs:
--cache-from gitea.sikorski.cloud/rogersik/docker-monica:development \
--file Dockerfile \
--tag gitea.sikorski.cloud/rogersik/docker-monica:development
- name: Push the Docker image
run: docker push --all-tags