Update dev_pipeline.yaml
Dev testing pipeline / BuildAndTest (push) Failing after 5m14s
Details
Dev testing pipeline / BuildAndTest (push) Failing after 5m14s
Details
This commit is contained in:
parent
ded73b173d
commit
7e5bbdecd8
|
@ -7,6 +7,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
BuildAndTest:
|
BuildAndTest:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: List Base info 👓
|
- name: List Base info 👓
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue