Update docker-publish.yml
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -50,7 +50,6 @@ jobs:
|
|||||||
--descriptor project.toml \
|
--descriptor project.toml \
|
||||||
--workspace /app \
|
--workspace /app \
|
||||||
--env COMPOSER_AUTH=$COMPOSER_AUTH;
|
--env COMPOSER_AUTH=$COMPOSER_AUTH;
|
||||||
--descriptor $DESCRIPTION
|
|
||||||
- name: Tag Docker image to ref
|
- name: Tag Docker image to ref
|
||||||
run: |
|
run: |
|
||||||
docker tag ghcr.io/hvg/blog:$TAG ghcr.io/hvg/blog:$REF
|
docker tag ghcr.io/hvg/blog:$TAG ghcr.io/hvg/blog:$REF
|
||||||
|
|||||||
Reference in New Issue
Block a user