initialize the CI/CD pipeline to sync to SVN (does not include the commit step yet) #1

Merged
agnav merged 5 commits from feature/ci-cd-pipeline into development 2026-04-22 20:07:41 +00:00
Showing only changes of commit 354d468968 - Show all commits

View File

@ -9,11 +9,6 @@
name: Sync to SVN name: Sync to SVN
on:
push:
branches:
- master
jobs: jobs:
push-to-svn: push-to-svn:
runs-on: self-hosted runs-on: self-hosted