Skip to content
Snippets Groups Projects

Resolve "Move frontend to separate project"

Merged xkoloma1 requested to merge 1-move-frontend-to-separate-project into main
+ 1
1
@@ -58,7 +58,7 @@ docker-build-latest:
artifacts:
paths:
- build/image.tar
expire_in: 1 hour # Optional: Set an expiration time for the artifact
expire_in: 10 mins # Optional: Set an expiration time for the artifact
docker-build-tag:
stage: build