We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7328f9 commit 28a034eCopy full SHA for 28a034e
.github/workflows/main.yml
@@ -78,8 +78,6 @@ jobs:
78
TAGS="$TAGS,$IMAGE:$VERSION${{ matrix.suffix }},$IMAGE:latest-${{ matrix.node }}${{ matrix.suffix }}"
79
fi
80
81
- TAGS="$TAGS,$IMAGE:$VERSION-${{ matrix-node }}"
82
-
83
else
84
IMAGE=${{ env.DEV_IMAGE }}
85
if [[ "$TRAVIS_TAG" == *"dev"* || "$TRAVIS_TAG" == *"beta"* ]]; then
0 commit comments