mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-22 05:32:27 -04:00
workflow: try again
This commit is contained in:
2
.github/workflows/deploy-docker.yml
vendored
2
.github/workflows/deploy-docker.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
DOCKER_IMAGE=ghcr.io/seriousm4x/upsnap
|
||||
VERSION=${GITHUB_REF#refs/tags/}
|
||||
TAGS="${DOCKER_IMAGE}:${VERSION},${DOCKER_IMAGE}:${VERSION:0:2},${DOCKER_IMAGE}:latest"
|
||||
echo "tags=${TAGS}" >> ${GITHUB_OUTPUT}
|
||||
echo "{tags}=${TAGS}" >> ${GITHUB_OUTPUT}
|
||||
|
||||
# qemu
|
||||
- name: Set up QEMU
|
||||
|
||||
Reference in New Issue
Block a user