Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/ci/templates/Julia.gitlab-ci.yml')
-rw-r--r--lib/gitlab/ci/templates/Julia.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/gitlab/ci/templates/Julia.gitlab-ci.yml b/lib/gitlab/ci/templates/Julia.gitlab-ci.yml
index 34084272b29..d39b329c4b6 100644
--- a/lib/gitlab/ci/templates/Julia.gitlab-ci.yml
+++ b/lib/gitlab/ci/templates/Julia.gitlab-ci.yml
@@ -81,3 +81,8 @@ pages:
# description page.
#
# [3]: https://hub.docker.com/_/julia/
+
+deploy:
+ stage: deploy
+ script: echo "Define your deployment script!"
+ environment: production