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
7397db93
Commit
7397db93
authored
Nov 29, 2023
by
Tobias Mieves
Browse files
Options
Downloads
Patches
Plain Diff
ci: Add .onedev-buildspec.yml
parent
b4f51c5a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.onedev-buildspec.yml
+21
-0
21 additions, 0 deletions
.onedev-buildspec.yml
with
21 additions
and
0 deletions
.onedev-buildspec.yml
0 → 100644
+
21
−
0
View file @
7397db93
version
:
25
jobs
:
-
name
:
Git Sync Pull
steps
:
-
!PullRepository
name
:
Pull from gitlab.fachschaften.org
remoteUrl
:
https://gitlab.fachschaften.org/tobiasff3200/django-core.git
syncToChildProject
:
false
userName
:
Tobias
passwordSecret
:
GitLab.Fachschaften.org_Sync_Token
refs
:
refs/heads/* refs/tags/*
withLfs
:
true
force
:
false
condition
:
ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
triggers
:
-
!ScheduleTrigger
cronExpression
:
5 4 * * * ?
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