feat: init ci to build docker image

This commit is contained in:
teutat3s 2023-11-16 19:53:40 +01:00
parent a91967d9f1
commit f05bb022f8
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -4,7 +4,7 @@ jobs:
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
steps: steps:
# ... # test
- name: Build and push - name: Build and push
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4
with: with: