We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d802b3f commit 66b65b8Copy full SHA for 66b65b8
buildkite/aptly-bootstrap.sh
@@ -1,7 +1,6 @@
1
(
2
# Common configuration ########################################################
3
-set -x
4
-export APTLY_KEY=AD5073F1 # This is a temporary solution to fix GPG publish errors
+
5
yum -y install python36
6
easy_install-3.6 pip
7
/usr/local/bin/pip3 install --upgrade pip
0 commit comments