Skip to content

Commit

Permalink
Include centos 6.9 ISO for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielXiao committed Jan 7, 2019
1 parent 4a47705 commit 4712882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ pipeline:
- 'cp $BIN/vic-machine* $BIN_TEMP_DIR'
- 'cp $BIN/appliance.iso $BIN_TEMP_DIR'
- 'cp $BIN/bootstrap.iso $BIN_TEMP_DIR'
- 'cp $BIN/bootstrap-centos-6.9.iso $BIN_TEMP_DIR'
- 'mkdir -p $BIN_TEMP_DIR/autocomplete/bash'
- 'cp infra/scripts/bash_autocomplete $BIN_TEMP_DIR/autocomplete/bash/vic-machine-darwin'
- 'cp infra/scripts/bash_autocomplete $BIN_TEMP_DIR/autocomplete/bash/vic-machine-linux'
Expand Down

0 comments on commit 4712882

Please sign in to comment.