Skip to content
Snippets Groups Projects

feat: Docker multi-stage build and CI/CD push

Merged Alen Zubic requested to merge multi-stage-build-and-push into main
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
# Comment to trigger build = 7
# Comment to trigger build = 12
variables:
CONTAINER_IMAGE: "graphpolaris/frontend"
Loading