update workflow
Some checks failed
Build Push and Restart Compose / deploy (push) Failing after 1m6s

This commit is contained in:
Oracle Public Cloud User
2026-04-02 03:57:01 +00:00
parent 39579240c8
commit c35208e1ce
2 changed files with 7 additions and 4 deletions

View File

@@ -35,6 +35,12 @@ jobs:
run: | run: |
docker push ${IMAGE_NAME} docker push ${IMAGE_NAME}
- name: Restart compose
run: |
cd /workspace/${{ gitea.repository }}
pwd
ls -la
- name: Restart compose - name: Restart compose
run: | run: |
cd /workspace/${{ gitea.repository }} cd /workspace/${{ gitea.repository }}

View File

@@ -1,3 +0,0 @@
lshfly.duckdns.org {
reverse_proxy stocksearch:8080
}