This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
examcloud-backend
/
examcloud-app-api
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
فهرست منبع
sh
deason
5 سال پیش
والد
a63e9618d5
کامیت
a203fffe37
3فایلهای تغییر یافته
به همراه
12 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
4
0
jenkins-dev.sh
4
0
jenkins-prod.sh
4
0
jenkins-test.sh
+ 4
- 0
jenkins-dev.sh
مشاهده فایل
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+pwd
+cp target/examcloud-app-api-distribution.zip ~/packages
+ 4
- 0
jenkins-prod.sh
مشاهده فایل
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+pwd
+cp target/examcloud-app-api-distribution.zip ~/packages
+ 4
- 0
jenkins-test.sh
مشاهده فایل
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+pwd
+cp target/examcloud-app-api-distribution.zip ~/packages