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 e7e6eaf commit a45731eCopy full SHA for a45731e
.github/workflows/workflow.yml
@@ -48,4 +48,3 @@ jobs:
48
if: ${{ github.event_name == 'push' || github.event_name == 'schedule' }}
49
run: |
50
docker push thecodingmachine/nodejs:${{ matrix.variant}}
51
- docker tag thecodingmachine/nodejs:${{ matrix.variant }}
0 commit comments