Update docker-publish.yml

This commit is contained in:
Gabor FELEGYHAZI
2022-06-29 15:00:36 +02:00
committed by GitHub
parent 3dfc077095
commit 4ec8bdc471

View File

@@ -50,7 +50,6 @@ jobs:
--descriptor project.toml \
--workspace /app \
--env COMPOSER_AUTH=$COMPOSER_AUTH;
--descriptor $DESCRIPTION
- name: Tag Docker image to ref
run: |
docker tag ghcr.io/hvg/blog:$TAG ghcr.io/hvg/blog:$REF