Commit 72b645bd authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

ci: Add nightly build stage.

Showing with 7 additions and 7 deletions
+7 -7
......@@ -13,10 +13,10 @@ test:
script:
- echo "TODO PAMHYR tests"
# nightly-package:
# stage: release
# tags:
# - release
# script:
# - cd packages
# - ./linux.sh
nightly-package:
stage: release
tags:
- release
script:
- cd packages
- ./linux.sh
Supports Markdown
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