Skip to content

Commit 61b0fb9

Browse files
committed
DevOps: Added branch to woodpecker checkout - II
1 parent e178503 commit 61b0fb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.woodpecker/stg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ steps:
2424
from_secret: user
2525
actions:
2626
- git reset --hard
27+
- git fetch origin ${CI_COMMIT_BRANCH}
2728
- git checkout ${CI_COMMIT_BRANCH}
2829
- git pull
2930
- itkdev-docker-compose-server up -d --force-recreate

0 commit comments

Comments
 (0)