Skip to content

Commit 52032d9

Browse files
Update .gitlab-ci.yml
Co-authored-by: Stephen Wakely <stephen@lisp.space>
1 parent 2f62fb8 commit 52032d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ deploy_to_sonatype:
5959
- python3 -m venv venv
6060
- source venv/bin/activate
6161
- python3 -m pip install --upgrade pip
62+
- echo "Installing AWSCLI..."
6263
- python3 -m pip install awscli
6364

6465
- echo "Fetching Sonatype user..."

0 commit comments

Comments
 (0)