use docker with container
All checks were successful
/ docker (push) Successful in 43s

This commit is contained in:
Oliver Lippert 2024-10-12 09:58:39 +02:00
parent b07554f041
commit 0276e29b43
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -6,6 +6,8 @@ on:
jobs: jobs:
docker: docker:
runs-on: docker runs-on: docker
container:
image: catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout - name: Checkout
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1 uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1