mirror of
https://github.com/peterbourgon/runsvinit.git
synced 2026-04-16 23:57:23 +02:00
circle.yml: RM becomes RMCONTAINER
This commit is contained in:
@@ -5,4 +5,4 @@ machine:
|
|||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- go test -v
|
- go test -v
|
||||||
- make CIRCLECI=true SUDO=sudo RM= -C zombietest
|
- make CIRCLECI=true SUDO=sudo RMCONTAINER= -C zombietest
|
||||||
|
|||||||
Reference in New Issue
Block a user