Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Arman Khalatyan
okd-python
Commits
9e3b8486
Commit
9e3b8486
authored
Jul 15, 2020
by
Arman Khalatyan
Browse files
Update .gitlab-ci.yml
parent
0d378291
Pipeline
#1121
passed with stages
in 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e3b8486
...
...
@@ -17,17 +17,17 @@ variables:
#OPENSHIFT_TOKEN:
#OPENSHIFT_PROJECT: python
test1
:
stage
:
test
before_script
:
[]
script
:
-
echo run tests
#
test1:
#
stage: test
#
before_script: []
#
script:
#
- echo run tests
test2
:
stage
:
test
before_script
:
[]
script
:
-
echo run tests
#
test2:
#
stage: test
#
before_script: []
#
script:
#
- echo run tests
.deploy
:
&deploy
before_script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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