initialize the CI/CD pipeline to sync to SVN (does not include the commit step yet) #1
@ -9,11 +9,6 @@
|
||||
|
||||
name: Sync to SVN
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
push-to-svn:
|
||||
runs-on: self-hosted
|
||||
Loading…
Reference in New Issue
Block a user