projects
/
buildbot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
phase1: fix ForceBuild validation logic
[buildbot.git]
/
.gitlab-ci.yml
1
variables:
2
BUILDBOT_VERSION: 3.5.0
3
OPENWRT_VERSION: $CI_COMMIT_SHORT_SHA
4
5
include:
6
- local: .gitlab/docker.yml
7
- local: .gitlab/docker/buildmaster/gitlab.yml
8
- local: .gitlab/docker/buildworker/gitlab.yml
9
10
stages:
11
- docker
12
- docker test
13
- docker deploy