Commit graph

25 commits

Author SHA1 Message Date
a9290b9717 Update to go 1.17, remove duplicate go-mail
- update module to go 1.17 level
- ran go mod tidy
- bump go version in Jenkinsfile
- drop github.com/go-mail/mail
2022-03-21 12:12:09 +01:00
975f3c0837 Adapt Makefile and boardvoting.go to new ldflags 2021-04-14 19:02:44 +02:00
96797ec4ef Remove space character from go version 2021-03-07 20:28:01 +01:00
fdc5c5cc61 Use tools section for Jenkins 2021-03-07 20:22:06 +01:00
23d586e99d Attempt to define pipeline for go1.16 2021-03-07 19:58:57 +01:00
29a7a1c90c Apply Apache License 2.0 2019-07-31 17:30:58 +02:00
2a6debbf33 Fix syntax error 2019-07-31 12:47:34 +02:00
317aa7a91a Build go-bindata before building the application 2019-07-31 12:46:33 +02:00
0aa9ef7b5d Simplify Jenkinsfile 2019-07-31 12:35:54 +02:00
8cf5ad44a4 Include $GOPATH in $PATH 2018-03-29 22:12:09 +02:00
369c9dab16 Install the go-bindata binary before build 2018-03-29 22:08:59 +02:00
431fba6120 Make sure go-bindata is installed before building 2018-03-29 22:07:50 +02:00
e8720798fb Only archive the cacert-boardvoting binary and the config example 2018-03-29 22:04:03 +02:00
a30a29a4e6 Remove duplicate jenkins- from BUILD id 2017-08-27 22:43:13 +02:00
8943fafeca Use a Jenkins build number for build id 2017-08-27 22:37:30 +02:00
ace63025ea Fix missing single quote 2017-08-27 21:48:10 +02:00
4afeb6ddfc Change to build directory inside shell blocks 2017-08-27 21:46:49 +02:00
06e0a52737 Move environment declaration to stage blocks 2017-08-27 21:44:02 +02:00
3fb815f6f1 Define target build directory environment variable 2017-08-27 21:42:25 +02:00
ebb15fc538 Reduce shell calls to single steps 2017-08-27 21:37:26 +02:00
9398d90a38 Use temporary path for gopath 2017-08-27 21:29:58 +02:00
c62801fcb7 Add direct call to dep 2017-08-27 16:12:46 +02:00
91e6d9ad29 Set PATH to include gocode/bin 2017-08-27 16:06:03 +02:00
58aed9abd1 Use dep in Jenkinsfile 2017-08-27 15:56:23 +02:00
aff6bf1fff Add Jenkinsfile to enable Jenkins build 2017-05-14 19:49:12 +02:00