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

This commit is contained in:
Roger Sikorski 2023-07-23 19:23:55 +02:00
parent 46621ebb1b
commit 63d2213062
Signed by: RogerSik
GPG Key ID: 207958C85208EAC4

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