Skip to content
Snippets Groups Projects
Commit 82aae0da authored by calrama's avatar calrama
Browse files

[ci] hopefully fix

parent 451fb38e
Branches
Tags
No related merge requests found
Pipeline #35614 passed
......@@ -67,7 +67,7 @@ deploy to staging:
dependencies:
- package
script:
- ./python/ci/deploy.py
- ./ci/deploy.py
deploy to production:
extends: .centos
......@@ -77,4 +77,4 @@ deploy to production:
dependencies:
- package
script:
- ./python/ci/deploy.py --production
- ./ci/deploy.py --production
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment