mirror of
https://github.com/Luzifer/staticmap.git
synced 2024-12-20 21:01:18 +00:00
CI: Remove remains of old publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
67f91551b1
commit
9b4448fd05
1 changed files with 1 additions and 3 deletions
4
Makefile
4
Makefile
|
@ -1,6 +1,4 @@
|
||||||
publish:
|
default:
|
||||||
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
|
|
||||||
bash golang.sh
|
|
||||||
|
|
||||||
update_example_post:
|
update_example_post:
|
||||||
curl -X POST --data-binary @example/postmap.json -o example/postmap.png localhost:5000/map.png
|
curl -X POST --data-binary @example/postmap.json -o example/postmap.png localhost:5000/map.png
|
||||||
|
|
Loading…
Reference in a new issue