feat: add docker build steps #4

Merged
t.behrendt merged 11 commits from feat-cd-pipeline into main 2024-04-01 20:48:32 +02:00
Showing only changes of commit c02ad51923 - Show all commits

View File

@@ -6,6 +6,9 @@ on:
- main - main
pull_request: pull_request:
env:
DOCKER_REGISTRY: gitea.t000-n.de
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest