We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a51dac commit 6b7e7d5Copy full SHA for 6b7e7d5
.github/workflows/reusable-docker-build-push.yaml
@@ -38,6 +38,7 @@ jobs:
38
- name: Checkout code
39
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
with:
41
+ submodules: 'true'
42
fetch-depth: 0
43
44
- name: Login to GitHub Container Registry
0 commit comments