fix: yaml syntax
This commit is contained in:
parent
02fa1ed387
commit
14f1542f8a
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@ env:
|
|||
DEPLOY_PATH: preview/httpdocs
|
||||
|
||||
jobs:
|
||||
call-build-workflow:
|
||||
uses: ./.gitea/build-workflow.yaml
|
||||
|
||||
call-build-workflow:
|
||||
uses: ./.gitea/build-workflow.yaml
|
||||
deploy-to-target:
|
||||
steps:
|
||||
- name: Deploy to Development
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue