Skip to content
Snippets Groups Projects
Commit 640752f3 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add deploy cheaha placeholder

parent ffae3be2
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
......@@ -132,6 +132,18 @@ deploy_knightly:
only:
- schedules
deploy_cheaha:
stage: deploy
environment:
name: cheaha
tags:
- build
script:
- echo "Job placeholder to deploy to Cheaha"
when: manual
only:
- main
cleanup:
when: always
before_script: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment