更新 .gitea/workflows/main.yaml
Docker Deploy / build-and-deploy (push) Failing after 0s
Details
Docker Deploy / build-and-deploy (push) Failing after 0s
Details
This commit is contained in:
parent
6be7285d09
commit
5f8bbf3192
|
@ -70,7 +70,6 @@ jobs:
|
|||
- name: setup nginx
|
||||
uses: http://${{vars.DOMAIN}}:5678/tools/action-setup-nginx@v1
|
||||
id: nginx
|
||||
|
||||
run: |
|
||||
echo "Hello, world!" > "${{ steps.nginx.outputs.html-dir }}/index.html"
|
||||
|
||||
|
|
Loading…
Reference in New Issue