Skip to content
Snippets Groups Projects
Commit 3098afcb authored by hahn's avatar hahn
Browse files

task 3975 - add .gitlab-ci.yml

parent 7eb396bf
No related branches found
No related tags found
1 merge request!1Task 3975 add gitlab ci yaml
deploy_prod:
stage: deploy
script:
- export IMLCI_URL=$IMLCI_URL
- export IMLCI_PROJECT=$IMLCI_PROJECT
- export IMLCI_API_SECRET=$IMLCI_API_SECRET
- /usr/local/bin/api-imlciserver.sh -a build -b origin/$CI_COMMIT_BRANCH
only:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment