mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-05-08 08:13:25 +02:00
Compare commits
2 Commits
60b0e0a735
...
9f67175a2d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f67175a2d | ||
|
|
35c65e2b14 |
@@ -32,7 +32,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- uses: ./localdockerimagetest_
|
- uses: ./localdockerimagetest_
|
||||||
# Also test a remote docker action here
|
# Also test a remote docker action here
|
||||||
- uses: actions/hello-world-docker-action@v1
|
- uses: actions/hello-world-docker-action@v2
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: 'Mona the Octocat'
|
||||||
# Test if GITHUB_ACTION_PATH is set correctly after all steps
|
# Test if GITHUB_ACTION_PATH is set correctly after all steps
|
||||||
|
|||||||
Reference in New Issue
Block a user