Skip to content

Commit

Permalink
Remove image removal again
Browse files Browse the repository at this point in the history
  • Loading branch information
Magauer Lukas authored and Magauer Lukas committed Dec 7, 2021
1 parent 09323a7 commit f322545
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ passenv =
whitelist_external =
true
commands =
/bin/bash -c "podman rmi quay.io/lumarel/ee-default:stable-2.12 || true"
ansible-builder build -v3 -c . -t quay.io/lumarel/ee-default {posargs} --build-arg EE_BASE_IMAGE=quay.io/ansible/ansible-runner:stable-2.12-devel


Expand All @@ -57,7 +56,6 @@ passenv =
whitelist_external =
true
commands =
/bin/bash -c "podman rmi quay.io/lumarel/ee-default:stable-2.12 || true"
ansible-builder build -v3 -c . -t quay.io/lumarel/ee-default {posargs} --build-arg EE_BASE_IMAGE=quay.io/ansible/ansible-runner:stable-2.12-devel --container-runtime=docker

[testenv:check-diff]
Expand Down

0 comments on commit f322545

Please sign in to comment.