We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ed53c commit f557aedCopy full SHA for f557aed
.github/workflows/stackhpc-container-image-build.yml
@@ -135,6 +135,7 @@ jobs:
135
136
- name: Configure localhost as a seed
137
run: |
138
+ cat > src/kayobe-config/etc/kayobe/environments/ci-builder/inventory/hosts << EOF
139
# A 'seed' host used for building images.
140
# Use localhost for container image builds.
141
[seed]
0 commit comments