[Add dockerlazy build]

This commit is contained in:
2025-08-31 19:21:52 +02:00
parent 0d64737451
commit 2fcd604e04

View File

@@ -3,16 +3,16 @@ name: ci/cd internal docker image
on:
push:
tags:
- '*-dockerlazy'
- '*-lazydocker'
# schedule:
# - cron: '0 8 2 * *'
env:
GIT_REPO: dockerlazy
DOCKER_IMAGE_NAME: dockerlazy
GIT_REPO: lazydocker
DOCKER_IMAGE_NAME: lazydocker
jobs:
build-push-dockerlazy:
build-push-lazydocker:
#! see on runner /data/.runner to add label (test => test:docker://debian:bullseye)
runs-on: ubuntu-latest
container:
@@ -36,7 +36,7 @@ jobs:
# pull-up-dockerlazy:
# pull-up-lazydocker:
# #! see on runner /data/.runner to add label (test => test:docker://debian:bullseye)
# runs-on: ubuntu-latest
# container: