Skip to content

Commit

Permalink
Merge branch 'morosi-version' into 'master'
Browse files Browse the repository at this point in the history
Use e3 image for upload-python-registry

See merge request it/e3-aws!22
  • Loading branch information
adanaja committed Dec 5, 2024
2 parents d76cf80 + 1af45b9 commit 26a1c40
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 @@ -219,6 +219,8 @@ run windows tests:
upload-python-registry:
extends: .linux-image
stage: upload
services:
- image:e3
before_script:
- !reference [.linux-image, before_script]
- python -m pip install twine
Expand Down

0 comments on commit 26a1c40

Please sign in to comment.