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 d886675 commit 7cdee12Copy full SHA for 7cdee12
ci-ubuntu-2204.yml
@@ -194,7 +194,6 @@ post-processors:
194
- IMAGE_NAME={{ user `image_name` }}
195
only:
196
- googlecompute
197
- - lxd
198
- type: shell-local
199
script: bin/job-board-register
200
environment_vars:
@@ -204,14 +203,3 @@ post-processors:
204
203
-
205
206
script: bin/write-latest-image-name
207
- - type: shell-local
208
- script: bin/lxc-export.sh
209
- environment_vars:
210
- - IMAGE_NAME={{ user `image_name` }}
211
- only:
212
213
214
- inline:
215
- - echo {{ user `image_name` }} > /tmp/packer-build-image-name
216
217
0 commit comments