This commit is contained in:
parent
e9dbea995b
commit
43a2d24af9
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ jobs:
|
||||||
run: ls -lisa
|
run: ls -lisa
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
id: build-container
|
id: build-container
|
||||||
run: docker build -t franky -f podman/Containerfile .
|
run: podman build -t franky -f podman/Containerfile .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue