Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Django Core
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Tobias Mieves
Django Core
Commits
e27855a2
Commit
e27855a2
authored
Nov 29, 2023
by
Tobias Mieves
Browse files
Options
Downloads
Patches
Plain Diff
ci: Edit .onedev-buildspec.yml
parent
7397db93
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#204120
passed with warnings
Nov 29, 2023
Stage: test
Stage: release
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.onedev-buildspec.yml
+16
-0
16 additions, 0 deletions
.onedev-buildspec.yml
with
16 additions
and
0 deletions
.onedev-buildspec.yml
+
16
−
0
View file @
e27855a2
...
...
@@ -19,3 +19,19 @@ jobs:
maxRetries
:
3
retryDelay
:
30
timeout
:
3600
-
name
:
Git Sync Push
steps
:
-
!PushRepository
name
:
Push to gitlab.fachschaften.org
remoteUrl
:
https://gitlab.fachschaften.org/tobiasff3200/django-core.git
userName
:
Tobias
passwordSecret
:
GitLab.Fachschaften.org_Sync_Token
force
:
false
condition
:
ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
triggers
:
-
!BranchUpdateTrigger
{}
-
!TagCreateTrigger
{}
retryCondition
:
never
maxRetries
:
3
retryDelay
:
30
timeout
:
3600
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