File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1- dependencies :
2- pre :
3- - sudo apt-get update; sudo apt-get install clang-3.6
41deployment :
52 tag :
63 tag : /v[0-9]+(\.[0-9]+)*(-.*)*/
74 owner : bep
85 commands :
96 - gem install fpm
10- - export CC="clang-3.6"
117 - curl -sL https://git.io/goreleaser | bash
Original file line number Diff line number Diff line change 11build :
22 main : main.go
33 binary : s3deploy
4- ldflags : -s -w -linkmode external -extldflags "-static"
54 goos :
65 - darwin
76 - linux
1514 formats :
1615 - deb
1716 vendor : " bep"
18- url : " https://github.com/bep/s3deploy"
17+ homepage : " https://github.com/bep/s3deploy"
1918 maintainer :
" <Bjørn Erik Pedersen [email protected] >" 2019 description : " A simple tool to deploy static websites to Amazon S3 with Gzip and custom headers support."
2120 license : " BSD 2-clause"
You can’t perform that action at this time.
0 commit comments