Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hyteg-operators
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
hyteg
hyteg-operators
Commits
eb18cc41
Commit
eb18cc41
authored
2 months ago
by
Daniel Bauer
Browse files
Options
Downloads
Patches
Plain Diff
[ci] print push url for testing purposes
parent
fffe7df5
No related branches found
No related tags found
2 merge requests
!24
Draft: fixup! [ci] skip generation for testing purposes
,
!23
Draft: fixup! [ci] skip generation for testing purposes
Pipeline
#77566
passed
2 months ago
Stage: generate-child-pipeline
Stage: execute-child-pipeline
Pipeline: hyteg-operators
#77567
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
eb18cc41
...
...
@@ -22,6 +22,8 @@ generate-child-pipeline:
- apt-get install -yqq --no-install-recommends git
script:
- git remote set-url --push origin "https://bot:\$ACCESS_TOKEN@\${CI_REPOSITORY_URL#*@}"
- git remote get-url --push origin
- git remote get-url --all origin
- git config --local user.email "\$GITLAB_USER_EMAIL"
- git config --local user.name "\$GITLAB_USER_NAME"
- git switch -c ci/\$CI_PIPELINE_ID
...
...
This diff is collapsed.
Click to expand it.
Daniel Bauer
@he66coqe
mentioned in commit
c4ccbcdf
·
2 months ago
mentioned in commit
c4ccbcdf
mentioned in commit c4ccbcdf37cbc33ab5b38b370d4e827406a6a9eb
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