add kubernetes driver
Build and Push Docker Image / checkout_repository (push) Failing after 31s Details

This commit is contained in:
Arnaud Delcasse 2024-03-21 19:30:24 +01:00
parent 604322aa25
commit 2ca47bd7a1
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
with:
driver: kubernetes
- name: Build and Push Docker Image