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
8a80d225
Commit
8a80d225
authored
Jul 22, 2020
by
Arman Khalatyan
Browse files
Update .gitlab-ci.yml
parent
b459a6b6
Pipeline
#1230
failed with stages
in 3 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8a80d225
...
...
@@ -17,9 +17,6 @@ stages:
variables
:
OPENSHIFT_SERVER
:
https://${OPENSHIFT_IP}:${OPENSHIFT_PORT}/
OPENSHIFT_DOMAIN
:
apps.okd.aip.de
# Configure this variable in Secure Variables:
#OPENSHIFT_TOKEN:
#OPENSHIFT_PROJECT: python
test1
:
stage
:
test
...
...
@@ -27,11 +24,6 @@ test1:
script
:
-
echo run tests
#test2:
# stage: test
# before_script: []
# script:
# - echo run tests
.deploy
:
&deploy
before_script
:
...
...
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