Skip to content

Commit 2b28570

Browse files
author
Valeriy Khorunzhin
committed
remove altPackages install
Signed-off-by: Valeriy Khorunzhin <[email protected]>
1 parent 445370e commit 2b28570

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

images/dvcr-artifact/werf.inc.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,6 @@ import:
107107
to: /qemu-img
108108
before: install
109109
shell:
110-
beforeInstall:
111-
{{- include "alt packages proxy" . | nindent 2 }}
112-
- |
113-
apt-get install -y \
114-
{{ $builderDependencies.altPackages | join " " }}
115-
{{- include "alt packages clean" . | nindent 2 }}
116110
install:
117111
- |
118112
# Install packages

0 commit comments

Comments
 (0)