ci(gateway): preserve thirty-day artifact retention
Verify Data Plane / gateway (push) Successful in 4m43s
Verify Data Plane / gateway (push) Successful in 4m43s
This commit is contained in:
@@ -41,6 +41,7 @@ jobs:
|
||||
name: verse-gateway-linux-${{ gitea.sha }}
|
||||
path: dist/*
|
||||
if-no-files-found: error
|
||||
retention-days: 30
|
||||
# Gitea 1.27 floors the positive upload delay; request 31 days to retain at least 30 elapsed days.
|
||||
retention-days: 31
|
||||
- name: Verify clean checkout
|
||||
run: git diff --exit-code
|
||||
|
||||
Reference in New Issue
Block a user