CI: use catthehacker/ubuntu:act-latest
Build and Push Docker Image / build-and-push (push) Failing after 1m10s Details

This commit is contained in:
Lukáš Kucharczyk 2023-09-11 15:31:31 +00:00
parent 1fa447348f
commit 0933761ade
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout Repository