mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-15 00:33:06 +08:00
Compare commits
No commits in common. "11be14d908760a0756f045980728ec5fb7880f74" and "8796455d3250bab0b8ea17630e10645c29a1249a" have entirely different histories.
11be14d908
...
8796455d32
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