dev #4

Merged
vista merged 2 commits from dev into master 2023-08-15 13:16:48 +02:00
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ when:
path: path:
include: [ '.woodpecker/build-dev.yaml', 'build/*', 'Dockerfile' ] include: [ '.woodpecker/build-dev.yaml', 'build/*', 'Dockerfile' ]
pipeline: steps:
build_and_publish: build_and_publish:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:

View File

@@ -3,8 +3,7 @@ when:
path: path:
include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ] include: [ '.woodpecker/build.yml', 'build/*', 'Dockerfile' ]
pipeline: steps:
check_base: check_base:
image: vistanarvas/container-update-checker:latest image: vistanarvas/container-update-checker:latest
secrets: secrets: