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
878ac1e1
Commit
878ac1e1
authored
Aug 11, 2022
by
luiz.nunes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
40b0faff
Pipeline
#33447
failed with stages
in 48 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
878ac1e1
...
@@ -13,7 +13,7 @@ test-job1:
...
@@ -13,7 +13,7 @@ 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 project
-
oc get pods -n integra-prd
-
oc get pods -n integra-prd
test-job2
:
test-job2
:
...
...
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