fixed ci
This commit is contained in:
parent
c33b7edef6
commit
b337101566
@ -14,7 +14,7 @@ steps:
|
||||
commands:
|
||||
- cp lib/server.ex .
|
||||
- zip server.zip server.ex README.md
|
||||
- tea login add --url https://git.andr3h3nriqu3s.com --token "$TOKEN$
|
||||
- tea login add --url https://git.andr3h3nriqu3s.com --token "$TOKEN"
|
||||
- tea r rm -y latest || echo "Release not found"
|
||||
- tea r c --title "Latest" --asset "README.md" --asset "lib/paxos.ex" --asset "lib/server.ex" --asset "server.zip" latest
|
||||
|
||||
|
Reference in New Issue
Block a user