index
:
cacert-boardvoting.git
debian
master
reality
CAcert Board Voting Tool
Jan Dittberner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jenkinsfile
Age
Commit message (
Expand
)
Author
2022-03-21
Update to go 1.17, remove duplicate go-mail
Jan Dittberner
2021-04-14
Adapt Makefile and boardvoting.go to new ldflags
Jan Dittberner
2021-03-07
Remove space character from go version
0.7.0
Jan Dittberner
2021-03-07
Use tools section for Jenkins
Jan Dittberner
2021-03-07
Attempt to define pipeline for go1.16
Jan Dittberner
2019-07-31
Apply Apache License 2.0
Jan Dittberner
2019-07-31
Fix syntax error
Jan Dittberner
2019-07-31
Build go-bindata before building the application
Jan Dittberner
2019-07-31
Simplify Jenkinsfile
Jan Dittberner
2018-03-29
Include $GOPATH in $PATH
0.4.2
Jan Dittberner
2018-03-29
Install the go-bindata binary before build
Jan Dittberner
2018-03-29
Make sure go-bindata is installed before building
Jan Dittberner
2018-03-29
Only archive the cacert-boardvoting binary and the config example
0.4.1
Jan Dittberner
2017-08-27
Remove duplicate jenkins- from BUILD id
Jan Dittberner
2017-08-27
Use a Jenkins build number for build id
Jan Dittberner
2017-08-27
Fix missing single quote
0.3.0
Jan Dittberner
2017-08-27
Change to build directory inside shell blocks
Jan Dittberner
2017-08-27
Move environment declaration to stage blocks
Jan Dittberner
2017-08-27
Define target build directory environment variable
Jan Dittberner
2017-08-27
Reduce shell calls to single steps
Jan Dittberner
2017-08-27
Use temporary path for gopath
Jan Dittberner
2017-08-27
Add direct call to dep
Jan Dittberner
2017-08-27
Set PATH to include gocode/bin
Jan Dittberner
2017-08-27
Use dep in Jenkinsfile
Jan Dittberner
2017-05-14
Add Jenkinsfile to enable Jenkins build
Jan Dittberner