aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-03-20 17:42:25 +0100
committerAlex Auvolat <alex@adnab.me>2024-03-20 17:42:25 +0100
commitf7a261617dbc0738b12e605212202d053951b50a (patch)
treec28d4767e1d47b76ac0e1825a2540332da9b1de5
parent165edd27d187f201e784c2f49813939a01c472ed (diff)
downloadbottin-woodpecker-ci.tar.gz
bottin-woodpecker-ci.zip
fix consul version in ciwoodpecker-ci
-rw-r--r--.woodpecker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index afff112..2d88fdd 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -8,7 +8,7 @@ steps:
- go test -i -c -o test
- name: test_bottin
- image: consul:latest
+ image: consul:1.15.4
environment:
BOTTIN_DEFAULT_ADMIN_PW: priZ4Cg0x5NkSyiIN/MpvWw4ZEy8f8s1
commands: