Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Notification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Notification
Commits
ea65e666
Commit
ea65e666
authored
1 month ago
by
Derek Hudson
Browse files
Options
Downloads
Patches
Plain Diff
Fixed another issue.
parent
4c73ba19
Branches
trusted-aws-fix-build
No related tags found
1 merge request
!562
Aws fix build
Pipeline
#310727
failed
1 month ago
Stage: review
Stage: build
Stage: csp-build
Stage: coverage
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: acceptance
Stage: publish
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/notification-aws/build-aws/buildspec.yaml
+1
-1
1 addition, 1 deletion
provider/notification-aws/build-aws/buildspec.yaml
with
1 addition
and
1 deletion
provider/notification-aws/build-aws/buildspec.yaml
+
1
−
1
View file @
ea65e666
...
...
@@ -69,7 +69,7 @@ phases:
-
if [ "$GIT_SECRETS_SCAN_RESULT" = "FAILED" ]; then echo "Secrets detected!" && exit 1; fi
-
echo "Building primary service assemblies..."
-
mvn --no-transfer-progress -ntp -B test install -P core,
aws -Ddeployment.environment=prod
-
mvn --no-transfer-progress -ntp -B test install -P core,aws -Ddeployment.environment=prod
-
mvn --no-transfer-progress sonar:sonar -P aws -Dsonar.scm.provider=git -Dsonar.login=${SONAR_USERNAME} -Dsonar.password=${SONAR_PASSWORD} -Dsonar.branch.name=${BRANCH_NAME} -Dsonar.host.url=${SONAR_URL}
-
echo "Building integration testing assemblies and gathering artifacts..."
...
...
This diff is collapsed.
Click to expand it.
Marc Burnie [AWS]
@marcburnie
mentioned in commit
39ab5034
·
1 month ago
mentioned in commit
39ab5034
mentioned in commit 39ab5034b01ce7da96b8e5abba49be1665663443
Toggle commit list
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