Commit 0382ab0
CI: also strip
The code which tags AMIs extracts version information from the stemcell
manifest `stemcell.MF` which has contained single quotes `'`, and which
can also (and now does) contain double quotes `"` to distinguish YAML
(numeric) strings from numbers. This commit adds code to _also_ strip
out double quotes.
Signed-off-by: Brian Upton <[email protected]>" from values1 parent fc1eca3 commit 0382ab0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments