Skip to content

Commit

Permalink
bump frontend to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
PatWie committed Dec 30, 2019
1 parent 0059de7 commit ae1876b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ steps:
commands:
- go get github.com/markbates/pkger/cmd/pkger
- cd /tmp
- wget -qO- https://github.com/infomark-org/infomark-ui/releases/download/0.0.5/infomark-ui.tar.gz | tar -xvz
- wget -qO- https://github.com/infomark-org/infomark-ui/releases/download/0.0.6/infomark-ui.tar.gz | tar -xvz
- cd /drone/src
- cp -r /tmp/build/* /drone/src/static
- pkger list
Expand Down Expand Up @@ -152,6 +152,6 @@ services:

---
kind: signature
hmac: 29e24a3bd0b40cc6c07dc57cb59a6e13f43e867dc2e26eaf72f4a258bb5ed18f
hmac: ce28f37ef529c27f24b637883e261322b11bedaf4b5ba27c046f553342ccf991

...

0 comments on commit ae1876b

Please sign in to comment.