Skip to content
Snippets Groups Projects
Commit 459737d7 authored by Szymon Ciombor's avatar Szymon Ciombor
Browse files

push_deb added

parent 9f093db6
No related branches found
No related tags found
1 merge request!1Added CI
Pipeline #835 passed
......@@ -26,9 +26,8 @@ push_deb:
stage: deploy
only:
- master
# - dev # delete it after first merge to master
- dev # delete it after first merge to master
script:
- FILE=$(ls build/pwrutils*.deb)
- curl --fail -i -X POST -F "file=@./${FILE}" -u "${APT_USERNAME}:${APT_PASSWORD}" https://apt.clarin-pl.eu/
dependencies:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment