Add examples checkout master uses
This commit is contained in:
parent
dc6be5857b
commit
a8f5554608
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Publish Docker Image
|
||||
# You may pin to the exact commit or the version.
|
||||
# uses: elgohr/Publish-Docker-Github-Action@191af57e15535d28b83589e3b5f0c31e76aa8733
|
||||
|
|
Loading…
Reference in a new issue