Disable artifacts

This commit is contained in:
Isaac 2026-01-17 02:34:58 +08:00
parent e0367409f2
commit dc29571075

View file

@ -32,7 +32,7 @@ internal:
environment:
name: internal
artifacts:
when: always
when: never
paths:
- build/artifacts
expire_in: 1 week