https://github.com/iij/drone-exercise
https://github.com/iij/drone-exercise
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iij/drone-exercise
- Owner: iij
- Created: 2019-06-11T06:12:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T04:08:28.000Z (almost 4 years ago)
- Last Synced: 2023-08-11T06:06:55.620Z (over 1 year ago)
- Language: Ruby
- Homepage: https://iij.github.io/bootcamp/development/drone/#_0-%E3%81%93%E3%81%AE%E8%AC%9B%E7%BE%A9%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drone 演習用リポジトリ
DroneでCI/CDを体験するための、練習用リポジトリです。
Rubyを使った簡単なプログラムと、droneの設定ファイルが含まれています。
デフォルトではユニットテストのみが含まれておりデータベースを使ったテストはできなくもないです。