Update the builder version
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Nikolai Rodionov 2024-01-26 17:08:31 +01:00
parent d831774f5d
commit fef3008333
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ steps:
commands:
- hugo -s ./src
- name: Build and push the docker image
image: git.badhouseplants.net/badhouseplants/badhouseplants-builder:2449b73b13a62ae916c6703778d096e5290157b3
image: git.badhouseplants.net/badhouseplants/badhouseplants-builder:555262114ea81f6f286010474527f419b56d33a3
privileged: true
depends_on:
- Test a build
@ -57,7 +57,7 @@ steps:
commands:
- ./scripts/build-container.pl
- name: Sync pictures from lfs to Minio
image: git.badhouseplants.net/badhouseplants/badhouseplants-builder:2449b73b13a62ae916c6703778d096e5290157b3
image: git.badhouseplants.net/badhouseplants/badhouseplants-builder:555262114ea81f6f286010474527f419b56d33a3
depends_on:
- Test a build
environment: