Skip to content

Commit 200ae3f

Browse files
committed
ci/release-artifacts: add missing set
1 parent 1386799 commit 200ae3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/release_artifacts/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ runs:
168168
--add-load-balancers vault > workspace/vault-demo.yml
169169
- name: Create node installer target configs
170170
shell: bash
171+
env:
172+
SET: base
171173
run: |
172174
nix shell ".#${SET}.contrast.resourcegen" --command resourcegen \
173175
--node-installer-target-conf-type k3s \

0 commit comments

Comments
 (0)