forked from Deuxfleurs/bottin
Fix drone
This commit is contained in:
parent
22a8897e72
commit
4cb8c860c9
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
kind: pipeline
|
||||
name: bottin
|
||||
type: kubernetes
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
|
@ -14,7 +15,7 @@ steps:
|
|||
- name: test_bottin
|
||||
image: consul:latest
|
||||
environment:
|
||||
BOTTIN_DEFAULT_ADMIN_PW: priZ4Cg0x5NkSyiIN/MpvWw4ZEy8f8s1
|
||||
BOTTIN_DEFAULT_ADMIN_PW: priZ4Cg0x5NkSyiIN/MpvWw4ZEy8f8s1
|
||||
commands:
|
||||
- ash test/runner.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue