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

ci: Edit .onedev-buildspec.yml

parent 7397db93
Branches
Tags
No related merge requests found
Pipeline #204120 passed with warnings
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment