feat: init ci to build docker image
Build docker image / build-image (push) Failing after 2m34s Details

pull/1/head
teutat3s 2023-11-16 19:55:26 +01:00
parent 792d2ce870
commit 84dece83f0
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
name: Build docker image
on: [push]
jobs:
build-image:
runs-on: ubuntu-latest