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 8a8bc84 commit ae15637Copy full SHA for ae15637
.github/workflows/docker-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout repository
33
uses: actions/checkout@v2
34
with:
35
- submodules: recursive
+ submodules: true
36
37
- name: Log into registry ${{ env.REGISTRY }}
38
if: github.event_name != 'pull_request'
0 commit comments