Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Schema
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Abhiram Bondada
Schema
Commits
0550abc5
Commit
0550abc5
authored
2 years ago
by
shivani karipe
Committed by
David Diederich
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
added changes to enable azure_bootstrap job
(cherry picked from commit
8f1baf36
)
parent
9471e548
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NOTICE
+1
-1
1 addition, 1 deletion
NOTICE
devops/azure/gitlab-bootstrap.yml
+2
-2
2 additions, 2 deletions
devops/azure/gitlab-bootstrap.yml
with
3 additions
and
3 deletions
NOTICE
+
1
−
1
View file @
0550abc5
...
...
@@ -309,7 +309,7 @@ The following software have components provided under the terms of this license:
- Apache Geronimo JMS Spec 2.0 (from http://geronimo.apache.org/maven/${siteId}/${version})
- Apache Groovy (from http://groovy-lang.org, http://groovy.codehaus.org/, https://groovy-lang.org)
- Apache HTTP transport v2 for the Google HTTP Client Library for Java. (from https://repo1.maven.org/maven2/com/google/http-client/google-http-client-apache-v2)
- Apache HttpClient (from http://hc.apache.org/httpcomponents-client)
- Apache HttpClient (from http://hc.apache.org/httpcomponents-client
, http://hc.apache.org/httpcomponents-client-ga
)
- Apache HttpClient Cache (from http://hc.apache.org/httpcomponents-client)
- Apache HttpCore (from http://hc.apache.org/httpcomponents-core-ga, http://hc.apache.org/httpcomponents-core-ga/)
- Apache Log4j API (from https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api)
...
...
This diff is collapsed.
Click to expand it.
devops/azure/gitlab-bootstrap.yml
+
2
−
2
View file @
0550abc5
...
...
@@ -39,9 +39,9 @@ azure_bootstrap:
only
:
variables
:
-
$AZURE == '
true
'
-
$AZURE == '
1
'
azure_test
:
only
:
variables
:
-
$AZURE == '
true
'
-
$AZURE == '
1
'
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