Skip to content
Snippets Groups Projects
Commit 009c93f4 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'fix/install-custom-certs-before-awk' into 'master'

fix: install custom CA certs before awk

Closes #119

See merge request to-be-continuous/docker!148
parents 58422692 45b8cb39
No related branches found
No related tags found
No related merge requests found
......@@ -708,8 +708,8 @@ stages:
}
function init_workspace() {
maybe_install_awk
install_custom_ca_certs
maybe_install_awk
unscope_variables
eval_all_secrets
configure_registries_auth
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment