test
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 2s

This commit is contained in:
2024-03-20 11:25:23 +01:00
parent 68e1589fd1
commit 0998e825a4

View File

@@ -9,8 +9,6 @@ on:
jobs: jobs:
checkout_repository: checkout_repository:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: gcr.io/kaniko-project/executor:v1.21.1
steps: steps:
- name: Check folders - name: Check folders
run: | run: |