Merge pull request 'Update .gitea/workflows/deploy.yml' (#5) from update_ci into main
Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
@@ -10,6 +10,9 @@ jobs:
|
||||
build-and-deploy:
|
||||
if: github.event.pull_request.merged == true
|
||||
runs-on: self-hosted
|
||||
|
||||
container:
|
||||
image: node:20-bullseye
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user