Skip to content

Commit

Permalink
Merge branch 'morosi-version' into 'master'
Browse files Browse the repository at this point in the history
Fix before_script of upload-python-registry

See merge request it/e3-aws!23
  • Loading branch information
adanaja committed Dec 5, 2024
2 parents 26a1c40 + 60431c9 commit 666df8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ upload-python-registry:
services:
- image:e3
before_script:
- !reference [.linux-image, before_script]
- python -m pip install twine
script:
- python build_wheel.py --update
Expand Down

0 comments on commit 666df8f

Please sign in to comment.