CI: fix build
This commit is contained in:
parent
1dec3988d5
commit
b14e6a0be5
1 changed files with 0 additions and 3 deletions
|
@ -61,6 +61,3 @@ steps:
|
|||
# Push the image
|
||||
- podman push $registry/$org/$container_name:latest
|
||||
- podman push $registry/$org/$container_name:$CI_COMMIT_TAG
|
||||
- podman build --volume=/var/lib/containers:/var/lib/containers --tag $registry/$org/$container_name:latest-full --tag $registry/$org/$container_name:$CI_COMMIT_TAG-full -f Containerfile.with_plugins
|
||||
- podman push $registry/$org/$container_name:latest-full
|
||||
- podman push $registry/$org/$container_name:$CI_COMMIT_TAG-full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue