13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
|
Jenkinsi : http://aws-handson-jenkins.com/
|
||
|
リポジトリ : http://aws-handson-gitea.com/hands-on/deploy-userXX.git
|
||
|
|
||
|
@STEP3
|
||
|
■メール通知先を自身のメールアドレスに変更する[コンソール操作]
|
||
|
cd ../step3
|
||
|
vi Jenkinsfile
|
||
|
|
||
|
git add .
|
||
|
git commit -m "change"
|
||
|
git push
|
||
|
|