Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 062ee7f

Browse files
committed
back to using buildkite_branch
1 parent 4b88645 commit 062ee7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ steps:
1313
- fetch
1414
- --verbose
1515
- origin
16-
- +refs/heads/main:refs/remotes/origin/main
16+
- ${BUILDKITE_BRANCH}
1717
- --tags
1818
- --force
1919
volumes:

0 commit comments

Comments
 (0)