.woodpecker.yml aktualisiert
This commit is contained in:
parent
9c0094ed71
commit
82dc132190
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
||||||
# SPDX-FileCopyrightText: 2023 Tobias Schmidl
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
||||||
|
|
||||||
---
|
|
||||||
steps:
|
steps:
|
||||||
docker-build:
|
docker-build:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
@ -24,4 +20,3 @@ steps:
|
||||||
when:
|
when:
|
||||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||||
event: push
|
event: push
|
||||||
...
|
|
||||||
|
|
Loading…
Reference in a new issue