Skip to content

Commit

Permalink
Merge pull request Weera1234#6 from kyc-theresawchavez789/kyc-theresa…
Browse files Browse the repository at this point in the history
…wchavez789-patch-1

Kyc theresawchavez789 patch 1
  • Loading branch information
Weera1234 authored Feb 4, 2025
2 parents c6378cb + 4436e92 commit 0159dfc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,20 @@ Failed to load .env file ".env": Error: ENOENT: no such file or directory, open
syscall: 'open',
code: 'ENOENT',
path: '.env'
}
⛅️ wrangler 2.6.2
-------------------




env:
AZURE_WEBAPP_NAME: https://github.com/khaledagn/DNS-AGN.git # set this to your application's name
AZURE_WEBAPP_PACKAGE_PATH: https://kyc-theresawchavez789.us.kg # set this to the path to your web app project, defaults to the repository root
NODE_VERSION: '20.x' # set this to the node version to use
บน:
ดัน :
สาขา : [ "หลัก" ]
เวิร์กโฟลว์_การจัดส่ง :


สิ่งแวดล้อม:
AZURE_WEBAPP_NAME : kyc-theresawchavez789.us.kg #ตั้งค่านี้เป็นชื่อแอปพลิเคชันของคุณ
AZURE_WEBAPP_PACKAGE_PATH : ' . ' #ตั้งค่านี้เป็นเส้นทางไปยังโปรเจ็กต์แอปเว็บของคุณ โดยค่าเริ่มต้นคือรูทของที่เก็บข้อมูล
Expand All @@ -36,20 +41,23 @@ Failed to load .env file ".env": Error: ENOENT: no such file or directory, open
สร้าง :
รันบน : ubuntu-ล่าสุด
ขั้นตอน :
- การใช้งาน: actions/checkout@v4
- การใช้งาน: actionsheckout@v4

- ชื่อ: ตั้งค่า Node.js
การใช้งาน : actions/setup-node@v4
กับ :
เวอร์ชันโหนด : ${{ env.NODE_VERSION }}
แคช : ' npm '



- ชื่อ: npm ติดตั้ง สร้าง และทดสอบ
วิ่ง : |
การติดตั้ง npm
npm รัน build --if-present
npm รันทดสอบ --if-present
- ชื่อ: อัปโหลดสิ่งประดิษฐ์สำหรับงานการปรับใช้
การใช้งาน : actions/upload-artifact@v4
กับ :
Expand Down
2 changes: 1 addition & 1 deletion drop/restartdns
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
no#!/bin/bash
clear
fun_bar () {
comando[0]="$1"
Expand Down

0 comments on commit 0159dfc

Please sign in to comment.