Skip to content
Snippets Groups Projects
Commit 3a61bb09 authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch...

Merge branch '112-init-container-error-on-subsequent-deploy-with-child-theme-from-zip-file' into 'main'

Resolve "Init container error on subsequent deploy with child theme from zip file"

Closes #112

See merge request !135
parents 9d10c48e fbc8b92b
No related branches found
No related tags found
1 merge request!135Resolve "Init container error on subsequent deploy with child theme from zip file"
Pipeline #12943 passed with stages
in 33 seconds
......@@ -124,7 +124,7 @@
# Themes
- name: Themes install
shell: wp {{ cli_args }} theme install {{ item }}
shell: wp {{ cli_args }} theme install --force {{ item }}
loop: "{{ WP_THEMES_INSTALL }}"
# Plugins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment