ci: set image tag to allzweckcontainer

This commit is contained in:
Michael Grote 2023-06-28 14:24:29 +02:00
parent adfd2cff9f
commit 082ee4b252

View file

@ -9,7 +9,7 @@ steps:
path: . path: .
- name: build - name: build
image: ubuntu:focal image: registry.mgrote.net/allzweckcontainer:latest # privates Image, Pull-Secret notwendig
environment: environment:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
commands: commands: