Merge pull request '....' (#68) from develop-4 into master
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-xml / format-branch (push) Successful in 22s Details
convert-to-yml / develop-branch (push) Has been skipped Details

Reviewed-on: #68
This commit is contained in:
giles 2023-10-21 22:24:27 +00:00
commit 61299b43e2
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ jobs:
action: xml action: xml
path: '.' path: '.'
- name: get PR number - name: get PR number
run | run: |
echo ::set-env name=PR||${./tea pr ls -f=base,head,index | grep "| master | firstString=${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1} echo ::set-env name=PR||${./tea pr ls -f=base,head,index | grep "| master | firstString=${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1}
- name: get build branch name - name: get build branch name
run: | run: |

View File

@ -19,7 +19,7 @@ push deployed
pull to production PC and import. pull to production PC and import
pull to development, import, modify, export pull to development, import, modify, export
push from development to format branch push from development to format branch