mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +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
|
retention-days: 7
|
||||||
|
|
||||||
auto-tag:
|
auto-tag:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
|
@ -78,4 +80,4 @@ jobs:
|
||||||
publish_branch: main
|
publish_branch: main
|
||||||
cname: coverage.abapgit.org
|
cname: coverage.abapgit.org
|
||||||
force_orphan: true
|
force_orphan: true
|
||||||
publish_dir: ./coverage
|
publish_dir: ./coverage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user