Skip to content

Commit

Permalink
task 286458: certmonger.git=0.79.14-alt3
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislavlevin committed Oct 5, 2021
1 parent 8f84382 commit b316ae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ipatests/azure/Dockerfiles/Dockerfile.build.altlinux
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ENV container=docker LANG=en_US.utf8 LANGUAGE=en_US.utf8 LC_ALL=en_US.utf8

COPY dist /root
RUN \
apt-repo add task 286458 && \
apt-get update \
&& apt-get install -y /root/rpms/*.rpm openssh \
gssproxy-nfs-server nfs-server \
Expand Down
1 change: 1 addition & 0 deletions ipatests/azure/templates/prepare-build-altlinux.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
steps:
- script: |
set -e
sudo apt-repo add task 286458
sudo apt-get update
echo "Installing base development environment"
sudo apt-get install -y gear rpm-build rpm-build-python3
Expand Down

0 comments on commit b316ae0

Please sign in to comment.