Set cache expiration to 1 hour in GitLab CI pipeline
This commit is contained in:
@@ -22,6 +22,7 @@ build_frontend:
|
|||||||
- frontend/public
|
- frontend/public
|
||||||
- frontend/package.json
|
- frontend/package.json
|
||||||
- frontend/package-lock.json
|
- frontend/package-lock.json
|
||||||
|
expire_in: 1 hour
|
||||||
|
|
||||||
docker_frontend:
|
docker_frontend:
|
||||||
extends: .docker-build-template
|
extends: .docker-build-template
|
||||||
|
|||||||
Reference in New Issue
Block a user