mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated wercker test step
This commit is contained in:
parent
4379f58213
commit
04597b3f54
@ -39,8 +39,8 @@ build:
|
||||
- script:
|
||||
name: create packages
|
||||
code: |
|
||||
mkdir dist
|
||||
touch dist/my_file.txt
|
||||
mkdir $WERCKER_SOURCE_DIR/dist
|
||||
touch $WERCKER_SOURCE_DIR/dist/my_file.txt
|
||||
|
||||
- s3sync:
|
||||
key-id: $AWS_S3_KEY
|
||||
|
Loading…
Reference in New Issue
Block a user