Skip to content
Snippets Groups Projects
Commit 292885ab authored by lukaszszpak's avatar lukaszszpak
Browse files

chore: load script only for master

parent 8d90a0db
4 merge requests!10Revert "test if load_default will download dump",!9Merge request,!8Revert "test if load_default will download dump",!7Revert "test if load_default will download dump"
Pipeline #13755 passed with stages
in 1 minute and 19 seconds
......@@ -47,6 +47,8 @@ push_wheel:
-u $PIPY_USER -p $PIPY_PASS dist/plwn_api*.whl
test_load:
only:
- master
stage: test_load
before_script:
- pip install --upgrade pip
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment