Agola: CI/CD Redefined
Go to file
Simone Gotti 5c4dff0fd9 webhook: export git branch and tag env vars
export AGOLA_GIT_BRANCH and AGOLA_GIT_TAG env vars. They will be mutually empty
if on a branch or tag.
2019-05-24 16:17:00 +02:00
.agola runservice: add k8s driver 2019-04-22 17:54:24 +02:00
cmd *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
examples agolademo: update config to use correct web url 2019-05-16 10:17:47 +02:00
internal webhook: export git branch and tag env vars 2019-05-24 16:17:00 +02:00
scripts Add makefile 2019-02-21 15:59:16 +01:00
webbundle Add webbundle implementation 2019-02-21 16:08:02 +01:00
.dockerignore Add dockerfile 2019-02-21 16:10:30 +01:00
.gitignore Initial commit 2019-02-21 15:56:50 +01:00
Dockerfile Dockerfile: add git hook and git in agola image 2019-05-22 12:49:34 +02:00
LICENSE Initial commit 2019-02-21 15:56:50 +01:00
Makefile runservice: build and use multiple toolboxes per architecture 2019-05-09 12:36:30 +02:00
README.md Initial commit 2019-02-21 15:56:50 +01:00
go.mod *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
go.sum *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00

README.md

Agola

CI/CD redefined