This commit is contained in:
parent
217442576b
commit
86f48b39db
1 changed files with 2 additions and 5 deletions
|
|
@ -2,11 +2,8 @@ when:
|
|||
- event: push
|
||||
branch: main
|
||||
|
||||
skip_clone: true
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: debian
|
||||
image: quay.io/podman/stable
|
||||
commands:
|
||||
- echo "First step"
|
||||
# - podman build .
|
||||
- podman build .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue