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 96bc9c8 commit ba711e0Copy full SHA for ba711e0
.github/workflows/main.yml
@@ -52,6 +52,7 @@ jobs:
52
env:
53
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
54
DOCKERHUB_USERNAME: ${{ vars.DOCKERHUB_USERNAME }}
55
+ continue-on-error: true
56
- id: setup
57
uses: ./.github/actions/setup
58
0 commit comments