ci: set image tag to allzweckcontainer
This commit is contained in:
parent
adfd2cff9f
commit
082ee4b252
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Reference in a new issue