parent
4593dc7e30
commit
e471e9b64f
@ -3,8 +3,8 @@ on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
# uses: https://git.tainton.uk/actions/hello-world-docker-action2@v1.0.0
|
||||
uses: actions/hello-world-docker-action2@v1.0.0
|
||||
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: 'Mona the Octocat'
|
||||
who-to-greet: ${{ vars.WHO_TO_GREET }}
|
||||
|
Loading…
Reference in New Issue
Block a user