Skip to content

Commit bed1fcc

Browse files
committed
Include centos 6.9 ISO for testing
1 parent 44d6f81 commit bed1fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ pipeline:
178178
- 'cp $BIN/vic-machine* $BIN_TEMP_DIR'
179179
- 'cp $BIN/appliance.iso $BIN_TEMP_DIR'
180180
- 'cp $BIN/bootstrap.iso $BIN_TEMP_DIR'
181+
- 'cp $BIN/bootstrap-centos-6.9.iso $BIN_TEMP_DIR'
181182
- 'mkdir -p $BIN_TEMP_DIR/autocomplete/bash'
182183
- 'cp infra/scripts/bash_autocomplete $BIN_TEMP_DIR/autocomplete/bash/vic-machine-darwin'
183184
- 'cp infra/scripts/bash_autocomplete $BIN_TEMP_DIR/autocomplete/bash/vic-machine-linux'

0 commit comments

Comments
 (0)