Skip to content

Commit

Permalink
Changed URL to swx_ci from https to ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
B-a-S committed Dec 7, 2024
1 parent 7f3c2f6 commit 9f04a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/Dockerfile.centos8
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && \
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
RUN yum install -y sudo && \
echo "swx-jenkins ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers

#==============================================================================
# Build UCC
RUN ${SRC_DIR}/ucc/.ci/scripts/build_ucc.sh
Expand Down

0 comments on commit 9f04a8f

Please sign in to comment.