1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-06-28 15:26:42 +02:00

initial code

This commit is contained in:
Prajjwal 2025-03-20 14:04:08 +05:30
parent 84ad562665
commit 6802d7df2c
8 changed files with 576 additions and 12 deletions

View file

@ -15,8 +15,6 @@ on:
description: 'BuildKit image'
default: 'moby/buildkit:buildx-stable-1'
required: false
schedule:
- cron: '0 10 * * *'
push:
branches:
- 'master'