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 7923c81 commit e159d47Copy full SHA for e159d47
.github/workflows/stable.yml
@@ -32,6 +32,7 @@ jobs:
32
echo "TAG2=clux/muslrust:no2" >> $GITHUB_ENV
33
echo "TAG3=clux/muslrust:no3" >> $GITHUB_ENV
34
fi
35
+ echo '::set-output name=BUILD::YES'
36
37
- name: Build stable image
38
uses: docker/build-push-action@v3
0 commit comments