nginx ci stuff
This commit is contained in:
parent
b0622764e0
commit
570f3dda08
1 changed files with 1 additions and 3 deletions
|
|
@ -8,9 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
ingress-nginx:
|
ingress-nginx:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container: catthehacker/ubuntu:act-24.04
|
||||||
image: catthehacker/ubuntu:act-24.04
|
|
||||||
force_pull: true
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue