Retention of Keycloak artifacts to 1
This commit is contained in:
parent
b03b390dd2
commit
0ada9bf280
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: keycloak-artifacts.zip
|
||||
retention-days: 2
|
||||
retention-days: 1
|
||||
path: |
|
||||
~/.m2/repository/org/keycloak
|
||||
!~/.m2/repository/org/keycloak/**/*.tar.gz
|
||||
|
|
Loading…
Reference in a new issue