diff --git a/frontend/.gitlab-ci.yml b/frontend/.gitlab-ci.yml index 1497b23..f56b4a2 100644 --- a/frontend/.gitlab-ci.yml +++ b/frontend/.gitlab-ci.yml @@ -22,6 +22,7 @@ build_frontend: - frontend/public - frontend/package.json - frontend/package-lock.json + expire_in: 1 hour docker_frontend: extends: .docker-build-template