Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Arman Khalatyan
okd-panel
Commits
28412c8b
Commit
28412c8b
authored
Jul 20, 2020
by
Arman Khalatyan
Browse files
Update .gitlab-ci.yml
parent
53974e4e
Pipeline
#1200
passed with stages
in 6 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
28412c8b
...
...
@@ -9,7 +9,7 @@ default:
timeout
:
1h 00m
stages
:
#
- test
-
test
-
staging
-
production
-
cleanup
...
...
@@ -21,11 +21,11 @@ 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
...
...
Write
Preview
Markdown
is supported
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