Skip to content
Snippets Groups Projects
Commit 2616015f authored by Daniel Kosc's avatar Daniel Kosc
Browse files

test

parent 04767ba1
No related branches found
No related tags found
No related merge requests found
Pipeline #97617 passed
...@@ -69,7 +69,7 @@ deploy: ...@@ -69,7 +69,7 @@ deploy:
#- echo "requests.delete('https://gitlab.fi.muni.cz/api/v4/projects/14820/packages/'+str(requests.get('https://gitlab.fi.muni.cz/api/v4/projects/14820/packages', headers={'PRIVATE-TOKEN':sys.argv[1],}).json()[-1]['id']), headers={'PRIVATE-TOKEN':sys.argv[1],})" >> remover.py #- echo "requests.delete('https://gitlab.fi.muni.cz/api/v4/projects/14820/packages/'+str(requests.get('https://gitlab.fi.muni.cz/api/v4/projects/14820/packages', headers={'PRIVATE-TOKEN':sys.argv[1],}).json()[-1]['id']), headers={'PRIVATE-TOKEN':sys.argv[1],})" >> remover.py
#- python3 -m pip install requests #- python3 -m pip install requests
#- python3 remover.py $api_token #- python3 remover.py $api_token
- python -m twine upload --repository gitlab dist/* - python -m twine upload --repository gitlab dist/generator-*-py3-none-any.whl
dependencies: dependencies:
- build - build
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment