Update .gitea/workflows/build_and_deploy.yaml
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
#----------------------------------------------------
|
#----------------------------------------------------
|
||||||
# JOB 2: Deploy the built site to the web server
|
# JOB 2: Deploy the built site to the web server
|
||||||
#----------------------------------------------------
|
#----------------------------------------------------
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user