mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
try wheezy for build environment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: library/golang:1.4.2
|
||||
image: library/golang:1.4.2-wheezy
|
||||
git:
|
||||
path: github.com/drone/drone
|
||||
script:
|
||||
@@ -11,7 +11,6 @@ script:
|
||||
- make build
|
||||
- make test
|
||||
- make dist
|
||||
- apt-get update && apt-get -y install dpkg
|
||||
|
||||
notify:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user