Skip to content

Commit 66b65b8

Browse files
authored
Removing hard coded aptly variable (#27)
Signed-off-by: Mithil Patel <[email protected]>
1 parent d802b3f commit 66b65b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

buildkite/aptly-bootstrap.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(
22
# Common configuration ########################################################
3-
set -x
4-
export APTLY_KEY=AD5073F1 # This is a temporary solution to fix GPG publish errors
3+
54
yum -y install python36
65
easy_install-3.6 pip
76
/usr/local/bin/pip3 install --upgrade pip

0 commit comments

Comments
 (0)