@@ -61,6 +61,9 @@ steps:
- echo $PATH
- pkill -9 java
- nohup java -jar /www/wwwroot/railway.iamsee.com/release/railway-admin/target/railway-admin.jar > /www/wwwroot/railway.iamsee.com/out.log 2>&1 &
+trigger:
+ branch:
+ - master
volumes:
- name: cache # The name use in this pipeline,
host: