Skip to content

Commit f2dda0f

Browse files
committed
bump up version v1.0
1 parent 3831c8c commit f2dda0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build:
1313
- script:
1414
name: output release tag
1515
code: |
16-
git pull --tags && git describe --tags --exact --match 'v*' > $WERCKER_OUTPUT_DIR/.release_tag || true
16+
git describe --tags --exact --match 'v*' > $WERCKER_OUTPUT_DIR/.release_tag || true
1717
deploy:
1818
steps:
1919
# reference: https://github.com/motemen/ghq/blob/beee539aead9c3940a0c4706357c5753999f6c85/wercker.yml

0 commit comments

Comments
 (0)