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
Viewing commit fa3cbb01
Prev
Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 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