Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
corpulent committed Sep 3, 2024
1 parent 44ca2fc commit 37a375d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ download_reports:
tags:
- dsa
- DIND
needs:
- test
image: python:3.12
before_script:
- 'command -v aws >/dev/null 2>&1 || { echo >&2 "Installing AWS CLI..."; pip install awscli; }'
Expand Down

0 comments on commit 37a375d

Please sign in to comment.