mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-14 00:13:05 +08:00
Compare commits
1 Commits
0b68670f16
...
deadccabc0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
deadccabc0 |
16
.github/workflows/buildkit-5561.yml
vendored
16
.github/workflows/buildkit-5561.yml
vendored
@ -1,16 +0,0 @@
|
||||
name: buildkit-5561
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
Loading…
x
Reference in New Issue
Block a user