fix ci
docker-ci / docker (push) Failing after 17s Details

This commit is contained in:
usbharu 2025-01-08 21:42:04 +09:00
parent 4688135ebc
commit 150f51eb68
Signed by: usbharu
GPG Key ID: 95CBCF7046307B77
1 changed files with 2 additions and 0 deletions

View File

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