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
2fb7548840
commit
9535bc41e6
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@ -13,6 +13,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.7.0
|
||||
|
||||
- name: Publish Docker Image to GitHub Registry
|
||||
# You may pin to the exact commit or the version.
|
||||
|
Loading…
Reference in New Issue
Block a user