remove old build test
All checks were successful
ci/woodpecker/push/build_dev Pipeline was successful

This commit is contained in:
Ruben Momoa
2024-08-28 13:17:20 +02:00
parent a45c6d4b1d
commit 2e4ae4d861

View File

@@ -10,16 +10,6 @@ when:
event: [ push, manual ] event: [ push, manual ]
steps: steps:
gen_tags:
image: docker
commands:
- git tag
- git branch
- pwd
- ./gen-version-list.sh "v2.0.4" php-${PHP_VERSION}
- cat tags.txt
dev_alpine_build_and_publish: dev_alpine_build_and_publish:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings: