Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw-spring-security
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
adi-ia
uw-spring-security
Commits
46b7905f
Commit
46b7905f
authored
2 years ago
by
bhill6@wisc.edu
Browse files
Options
Downloads
Patches
Plain Diff
updated branch restriction on deploy job from trunk to main
parent
7a43b6b8
No related branches found
No related tags found
1 merge request
!37
Updated branch restriction on deploy job from trunk to main
Pipeline
#138313
passed with warnings
2 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
46b7905f
...
@@ -69,7 +69,7 @@ spotbugs-sast:
...
@@ -69,7 +69,7 @@ spotbugs-sast:
deploy
:
deploy
:
stage
:
deploy
stage
:
deploy
only
:
only
:
-
trunk
-
main
script
:
script
:
-
env
-
env
-
mvn $MAVEN_CLI_OPTS deploy -Pdeploy -X
-
mvn $MAVEN_CLI_OPTS deploy -Pdeploy -X
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment