Skip to content
Snippets Groups Projects
Commit 7397db93 authored by Tobias Mieves's avatar Tobias Mieves :sparkles:
Browse files

ci: Add .onedev-buildspec.yml

parent b4f51c5a
No related branches found
No related tags found
No related merge requests found
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment