mirror of
https://github.com/yudai/gotty.git
synced 2026-02-21 07:24:07 +01:00
Release with commit ID
So that release branch can push assets with a proper commit ID.
This commit is contained in:
parent
b181c6baf5
commit
91be466d29
2 changed files with 3 additions and 2 deletions
|
|
@ -29,4 +29,4 @@ deploy:
|
|||
code: make shasums OUTPUT_DIR=.
|
||||
- script:
|
||||
name: release
|
||||
code: make release OUTPUT_DIR=.
|
||||
code: make release OUTPUT_DIR=. GIT_COMMIT=$WERCKER_GIT_COMMIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue