Skip to content

Commit b7a9445

Browse files
author
Zhuli
authored
Add apt update instruction (apache#86)
1 parent 4a07bd6 commit b7a9445

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • playbooks/openstack-cloud-controller-manager-unittest

playbooks/openstack-cloud-controller-manager-unittest/run.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
set -x
8888
cd $PWD
8989
source exported-envs
90+
sudo apt update -y
9091
sudo apt install make -y
9192
TESTARGS='-v' make test 2>&1
9293
" | tee $TEST_RESULTS_TXT

0 commit comments

Comments
 (0)