get submodules
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 3m49s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 3m49s
This commit is contained in:
parent
be177af6cd
commit
a9c8d4b9a0
2 changed files with 2 additions and 1 deletions
|
|
@ -26,6 +26,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f7e9e7903b55ed5353b0ea3946dcb4b131557468
|
||||
Subproject commit 87fe4e881329c0d45fa4adcc5b8cb09d17f018fb
|
||||
Loading…
Add table
Add a link
Reference in a new issue