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 c0524b67e3 - Show all commits

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: cth-ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4