test
Build and Push Docker Image / checkout_repository (push) Failing after 8s Details

This commit is contained in:
Nicolas CARON 2024-03-21 10:47:09 +01:00
parent 0411673842
commit b253f4159e
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ on:
jobs: jobs:
checkout_repository: checkout_repository:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout Repository - name: Checkout Repository