diff options
| author | Michael Grote | 2023-06-28 14:24:29 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-06-28 14:24:29 +0200 |
| commit | 082ee4b252e0eafc6c1f7493f204f1a7a001654b (patch) | |
| tree | 470f60759d1fb49bcd255801145d4ea25f1e3379 /.drone.yml | |
| parent | adfd2cff9f626e721f4098bf293c46a8ee2ca186 (diff) | |
ci: set image tag to allzweckcontainer
Diffstat (limited to '.drone.yml')
| -rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ steps: path: . - name: build - image: ubuntu:focal + image: registry.mgrote.net/allzweckcontainer:latest # privates Image, Pull-Secret notwendig environment: DEBIAN_FRONTEND: noninteractive commands: |