mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
Generate shasums
This commit is contained in:
parent
ca66b46fa2
commit
84f098fe4c
2 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,9 @@ build:
|
|||
- script:
|
||||
name: targz
|
||||
code: make targz OUTPUT_DIR=$WERCKER_OUTPUT_DIR
|
||||
- script:
|
||||
name: shasums
|
||||
code: make shasums OUTPUT_DIR=$WERCKER_OUTPUT_DIR
|
||||
- script:
|
||||
name: store Makefile
|
||||
code: cp Makefile $WERCKER_OUTPUT_DIR/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue