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