parent
7b15ad747a
commit
102607c57e
@ -4,7 +4,9 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
# uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
||||
uses: actions/hello-world-docker-action2@v1.0.0
|
||||
with:
|
||||
who-to-greet: ${{ vars.WHO_TO_GREET }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
||||
# uses: actions/hello-world-docker-action2@v1.0.0
|
||||
with:
|
||||
who-to-greet: ${{ vars.WHO_TO_GREET }}
|
||||
|
Loading…
Reference in New Issue
Block a user