1
pkg/runner/testdata/actions/action1/Dockerfile
vendored
Normal file
1
pkg/runner/testdata/actions/action1/Dockerfile
vendored
Normal file
@@ -0,0 +1 @@
|
||||
FROM ubuntu:18.04
|
4
pkg/runner/testdata/actions/action1/action.yml
vendored
Normal file
4
pkg/runner/testdata/actions/action1/action.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
name: 'action1'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
Reference in New Issue
Block a user