fix container
build and deploy / build (push) Successful in 2m10s
Details
build and deploy / build (push) Successful in 2m10s
Details
This commit is contained in:
parent
f9f459a895
commit
181cf6c07b
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue