mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fix circleci release (#309)
This commit is contained in:
@@ -39,5 +39,7 @@ deployment:
|
||||
branch: master
|
||||
owner: iron-io
|
||||
commands:
|
||||
- git config user.email "circleci@iron.io"
|
||||
- git config user.name "CircleCI"
|
||||
- docker login -e $DOCKER_EMAIL -u $DOCKER_USER -p $DOCKER_PASS
|
||||
- cd $GO_PROJECT && ./release.sh
|
||||
|
||||
Reference in New Issue
Block a user