remove debug commands
This commit is contained in:
@@ -38,8 +38,6 @@ steps:
|
||||
gen_tags:
|
||||
image: docker
|
||||
commands:
|
||||
- git describe --tags --abbrev=0
|
||||
- git branch
|
||||
- ./gen-tag-list.sh $(git describe --tags --abbrev=0) php-${PHP_VERSION}
|
||||
- cat tags.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user