Update .gitea/workflows/deploy_to_stage.yaml
All checks were successful
Deploy to stage / deploy-to-stage (push) Successful in 3s
All checks were successful
Deploy to stage / deploy-to-stage (push) Successful in 3s
This commit is contained in:
parent
d524a21955
commit
1a6d0c39c8
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
volumes:
|
volumes:
|
||||||
- /www-stg/html:/www-stg/html
|
- /var/www-stg/html:/www-stg/html
|
||||||
steps:
|
steps:
|
||||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user