parent
7b15ad747a
commit
102607c57e
@ -4,7 +4,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
# uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
runs-on: ubuntu-latest
|
||||||
uses: actions/hello-world-docker-action2@v1.0.0
|
steps:
|
||||||
with:
|
- uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
||||||
who-to-greet: ${{ vars.WHO_TO_GREET }}
|
# 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