Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.buildout
Commits
838db890
Commit
838db890
authored
Feb 11, 2018
by
Amir MOHAMMADI
Browse files
Add after_script to the build stage
parent
ad6c92fd
Pipeline
#16430
passed with stage
in 3 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
838db890
...
@@ -24,6 +24,8 @@ stages:
...
@@ -24,6 +24,8 @@ stages:
-
./_ci/before_build.sh
-
./_ci/before_build.sh
script
:
script
:
-
./_ci/build.sh
-
./_ci/build.sh
after_script
:
-
./_ci/after_build.sh
cache
:
&build_caches
cache
:
&build_caches
paths
:
paths
:
-
miniconda.sh
-
miniconda.sh
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment