This commit is contained in:
parent
8741a9f2e7
commit
3d5e1b3fa8
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ on:
|
|||
jobs:
|
||||
Build and Push Images:
|
||||
runs-on: docker
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue