Fix drone

This commit is contained in:
Simon Beck 2022-02-08 20:26:14 +01:00
parent 22a8897e72
commit 4cb8c860c9

View file

@ -1,6 +1,7 @@
--- ---
kind: pipeline kind: pipeline
name: bottin name: bottin
type: kubernetes
steps: steps:
- name: build - name: build
@ -14,7 +15,7 @@ steps:
- name: test_bottin - name: test_bottin
image: consul:latest image: consul:latest
environment: environment:
BOTTIN_DEFAULT_ADMIN_PW: priZ4Cg0x5NkSyiIN/MpvWw4ZEy8f8s1 BOTTIN_DEFAULT_ADMIN_PW: priZ4Cg0x5NkSyiIN/MpvWw4ZEy8f8s1
commands: commands:
- ash test/runner.sh - ash test/runner.sh