Also use ignore-var-run in image:publish:secure

See 52729f9911
This commit is contained in:
Justin Kromlinger 2021-11-13 13:21:54 +01:00
parent eaafb9773e
commit bc4d9f8ec5
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ image:publish:secure:
fi
- /kaniko/executor
--force
--whitelist-var-run="false"
--ignore-var-run="false"
--context $CI_PROJECT_DIR
--dockerfile $CI_PROJECT_DIR/Dockerfile.$GROUP
--destination archlinux/archlinux:$GROUP