Trying to set a new default image so I don't have to define it in workflow
All checks were successful
/ build_image (push) Successful in 45s

This commit is contained in:
Marko Korhonen 2024-02-24 14:36:04 +02:00
parent aaec4381f0
commit e6f2871895
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,8 +1,6 @@
on: [push]
jobs:
build_image:
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
runs-on: docker
steps:
- name: Set up Docker Buildx