docker image added
Some checks failed
/ build (push) Failing after 11s

This commit is contained in:
2023-07-23 19:23:55 +02:00
parent 46621ebb1b
commit 63d2213062

View File

@ -6,6 +6,8 @@ on:
jobs:
build:
runs-on: k3s
container:
image: docker:24-cli
steps:
- uses: actions/checkout@v3
- name: docker login