diff --git a/.woodpecker/build_dev.yml b/.woodpecker/build_dev.yml index 575afcb..4c03e75 100644 --- a/.woodpecker/build_dev.yml +++ b/.woodpecker/build_dev.yml @@ -10,16 +10,6 @@ when: event: [ push, manual ] 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: image: woodpeckerci/plugin-docker-buildx settings: