Using non-slim container for build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -29,7 +29,7 @@ ingress:
|
|||||||
initContainers:
|
initContainers:
|
||||||
- name: init-con
|
- name: init-con
|
||||||
image: debian
|
image: debian
|
||||||
tag: stable-slim
|
tag: stable
|
||||||
command: |
|
command: |
|
||||||
cp /hugo.conf/setup_hugo.sh /tmp/ &&
|
cp /hugo.conf/setup_hugo.sh /tmp/ &&
|
||||||
chmod +x /tmp/setup_hugo.sh &&
|
chmod +x /tmp/setup_hugo.sh &&
|
||||||
|
|||||||
Reference in New Issue
Block a user