test
Build and Push Docker Image / build-and-push (push) Failing after 1s Details

This commit is contained in:
Nicolas CARON 2024-03-20 11:52:33 +01:00
parent c5c99dbe3c
commit 11497f8cc4
1 changed files with 3 additions and 3 deletions

View File

@ -10,10 +10,10 @@ jobs:
build-and-push:
runs-on: ubuntu-latest
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
image: docker:latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
# - name: Checkout repository
# uses: actions/checkout@v2
- name: Build and Push Docker Image