Skip to content

Commit

Permalink
[ci] move build to werf 2 with imageSpec support
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Romanenko <denis.romanenko@flant.com>
  • Loading branch information
RomanenkoDenys committed Feb 3, 2025
1 parent 964d995 commit 9b45ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .werf/werf-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ shell:
{{- end }}
imageSpec:
config:
env: { "ADDON_OPERATOR_NAMESPACE": "tests", "DECKHOUSE_POD": "tests", "MODULES_DIR": "/deckhouse/modules", "GLOBAL_HOOKS_DIR": "/deckhouse/global-hooks", "PATH": "${PATH}:/usr/local/go/bin:/root/go/bin"
env: { "ADDON_OPERATOR_NAMESPACE": "tests", "DECKHOUSE_POD": "tests", "MODULES_DIR": "/deckhouse/modules", "GLOBAL_HOOKS_DIR": "/deckhouse/global-hooks", "PATH": "${PATH}:/usr/local/go/bin:/root/go/bin" }
---
image: tests
fromImage: tests-prebuild
Expand Down

0 comments on commit 9b45ce9

Please sign in to comment.