How to archive a build step in Teamcity? -


is there way temporarily hide or archive build step in teamcity? there way pause them , hide them myself -- others still see -- didn't see way hide users or archive them.

you can disable/enable build step in teamcity . can going edit build configurations -> build steps -> hover on particular build step , click disable build step. can if build configuration based of template

teamcity wiki description

you can not hide/archive build step.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -