parent
67f6b13bae
commit
1fa4eadfc4
@ -14,5 +14,5 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: build application
|
- name: build application
|
||||||
run: |
|
run: |
|
||||||
echo $PATH
|
ls -la /var/run
|
||||||
make container-image/build CONTAINER_RUNTIME=podman
|
make container-image/build CONTAINER_RUNTIME=podman
|
Loading…
Reference in New Issue
Block a user