feat/cicd #22

Merged
kenobi merged 32 commits from feat/cicd into master 2023-06-14 22:43:37 +02:00
Showing only changes of commit 09f4efc96c - Show all commits

View File

@ -3,6 +3,6 @@ run-name: ${{ gitea.actor }} is building an image
jobs:
build-docker-image:
runs-on: node:alpine
runs-on: ubuntu-latest
steps:
- run: bash dockerbuild.sh