Compare commits
1 commit
4b225b6e61
...
18e653fd2e
Author | SHA1 | Date | |
---|---|---|---|
|
18e653fd2e |
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
checks:
|
checks:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container.image: ghcr.io/catthehacker/ubuntu:act-22.04
|
container:
|
||||||
|
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
env:
|
env:
|
||||||
DIRECTORY: config
|
DIRECTORY: config
|
||||||
steps:
|
steps:
|
||||||
|
|
0
Dockerfile
Normal file
0
Dockerfile
Normal file
Loading…
Reference in a new issue