mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
parent
302178db78
commit
97a0da735c
4
.github/workflows/main-build.yml
vendored
4
.github/workflows/main-build.yml
vendored
|
@ -40,6 +40,8 @@ jobs:
|
|||
retention-days: 7
|
||||
|
||||
auto-tag:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
@ -78,4 +80,4 @@ jobs:
|
|||
publish_branch: main
|
||||
cname: coverage.abapgit.org
|
||||
force_orphan: true
|
||||
publish_dir: ./coverage
|
||||
publish_dir: ./coverage
|
||||
|
|
Loading…
Reference in New Issue
Block a user