Skip to content

Commit e2cdfac

Browse files
fix default admin-username (#14313)
1 parent 92c8bb1 commit e2cdfac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/release/rpm/test_rpm_in_docker.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# This script should be run in a centos8 docker.
44
set -exv
55

6+
export USERNAME=azureuser
7+
68
yum --nogpgcheck localinstall /mnt/yum/$YUM_NAME -y
79

810
yum install git -y

0 commit comments

Comments
 (0)