Packer: fix-missing is always run now
This commit is contained in:
parent
38640ffc13
commit
b95abee739
@ -3,4 +3,5 @@
|
||||
- shell: apt-get update
|
||||
- shell: apt-get -y upgrade
|
||||
- shell: add-apt-repository -y cloud-archive:juno
|
||||
- shell: apt-get update || apt-get update --fix-missing
|
||||
- shell: apt-get update
|
||||
- shell: apt-get update --fix-missing
|
||||
|
Loading…
x
Reference in New Issue
Block a user