Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 460 Bytes

TMATE-CircleCI

Give a SSH Terminal of CircleCI.

Important

In CircleCI page, add the repository so it can automatically launch an instance whenever you want.

Authors

Deployment

To deploy this project run

  cd .circleci
  nano config.yml
  then edit any line with a "#" to do a blank commit, so CircleCI
  will run the config.yml and hence give you a tmate/ssh session.