This commit is contained in:
@@ -19,6 +19,7 @@ jobs:
|
||||
- name: 2. Create .env from Secrets
|
||||
run: echo "${{ secrets.DOT2_ENV }}" > .env
|
||||
|
||||
|
||||
- name: 3. Build and Start Docker
|
||||
run: |
|
||||
# 顯示一下現在讀到的埠號,確認沒讀錯 (會在 Action 日誌看到)
|
||||
|
||||
Reference in New Issue
Block a user