tools/appsre: remove leftover code from before
This commit is contained in:
parent
34b1be2bf4
commit
420097ae63
1 changed files with 0 additions and 4 deletions
|
|
@ -69,10 +69,6 @@ elif [ -n "$CI_COMMIT_BRANCH" ]; then
|
|||
PACKER_ONLY_EXCEPT=--except=amazon-ebs.dummy
|
||||
fi
|
||||
|
||||
cat >> worker-packer.sh <<EOF
|
||||
/usr/bin/packer build $PACKER_ONLY_EXCEPT /osbuild-composer/templates/packer
|
||||
EOF
|
||||
|
||||
# prepare ansible inventories
|
||||
function write_inventories {
|
||||
for item in templates/packer/ansible/inventory/*; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue