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