Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
springboot-Nunes
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
luiz.nunes
springboot-Nunes
Commits
40b0faff
Commit
40b0faff
authored
Aug 11, 2022
by
luiz.nunes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
f2cadee5
Pipeline
#33445
failed with stages
in 10 minutes 26 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
.gitlab-ci.yml
.gitlab-ci.yml
+3
-2
No files found.
.gitlab-ci.yml
View file @
40b0faff
...
@@ -13,8 +13,9 @@ test-job1:
...
@@ -13,8 +13,9 @@ test-job1:
stage
:
test
stage
:
test
script
:
script
:
-
echo "This job tests something"
-
echo "This job tests something"
-
oc login --username=${username} --password-${password} --server=https://api.ocpn.mprj.mp.br:6443
-
oc login --username=${username} --password=${password} --server=https://api.ocpn.mprj.mp.br:6443
-
oc get project
-
oc get pods -n integra-prd
test-job2
:
test-job2
:
stage
:
test
stage
:
test
script
:
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