mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
unit tests
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
parent
7f5ced76f6
commit
ff5f860cee
464 changed files with 94681 additions and 62523 deletions
8
act/runner/testdata/local-action-docker-url/push.yml
vendored
Normal file
8
act/runner/testdata/local-action-docker-url/push.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
name: local-action-docker-url
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ./actions/docker-url
|
Loading…
Add table
Add a link
Reference in a new issue