mirror of
https://github.com/ravenscroftj/turbopilot.git
synced 2024-10-01 01:06:01 -04:00
Update docker-image.yml
This commit is contained in:
parent
a62592d2ba
commit
81959b77c0
7
.github/workflows/docker-image.yml
vendored
7
.github/workflows/docker-image.yml
vendored
@ -16,11 +16,8 @@ jobs:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.7.0
|
||||
|
||||
- name: Checkout submodules
|
||||
# You may pin to the exact commit or the version.
|
||||
# uses: textbook/git-checkout-submodule-action@0cb23c7e6a67085e1dc5e884920bd620f7b9c469
|
||||
uses: textbook/git-checkout-submodule-action@2.1.1
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
||||
- name: Publish Docker Image to GitHub Registry
|
||||
|
Loading…
Reference in New Issue
Block a user