We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817e015 commit 4d9aa12Copy full SHA for 4d9aa12
.github/workflows/docker-image.yml
@@ -39,6 +39,5 @@ jobs:
39
push: true
40
build-args:
41
APP_VERSION=${{ steps.previoustag.outputs.tag }}
42
- tags:
43
tags:
44
ghcr.io/metrixio/docker:latest, ghcr.io/metrixio/docker:${{ steps.previoustag.outputs.tag }}
0 commit comments