Skip to content

Commit

Permalink
fix: Switch to release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Jan 29, 2022
1 parent bec0ae6 commit 392c3b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion starters/golang/ci-sync.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
exec svn export https://github.com/riotkit-org/pipelines/trunk/pipelines/golang/.github --force
exec svn export https://github.com/riotkit-org/pipelines/branches/release/pipelines/golang/.github --force
2 changes: 1 addition & 1 deletion starters/python-release-on-tag/ci-sync.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
exec svn export https://github.com/riotkit-org/pipelines/trunk/pipelines/python-release-on-tag/.github --force
exec svn export https://github.com/riotkit-org/pipelines/branches/release/pipelines/python-release-on-tag/.github --force

0 comments on commit 392c3b7

Please sign in to comment.