docker-deployment #67

Merged
sebastian merged 9 commits from docker-deployment into master 2023-11-14 09:02:19 +01:00

9 Commits

Author SHA1 Message Date
Sebastian Böckelmann
8a86241e86 Perform building only on master branch (missed one step in building frontend
All checks were successful
Java CI with Maven / build-and-push-frontend (push) Successful in 8s
Java CI with Maven / build-and-push-backend (push) Successful in 8s
Java CI with Maven / test (push) Successful in 37s
2023-11-14 08:54:21 +01:00
Sebastian Böckelmann
e68f8e9432 Perform building only on master branch
All checks were successful
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Successful in 10s
Java CI with Maven / build-and-push-backend (push) Successful in 7s
2023-11-14 08:52:19 +01:00
Sebastian Böckelmann
7d63cd19cb Build backend automatic
All checks were successful
Java CI with Maven / test (push) Successful in 34s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m5s
Java CI with Maven / build-and-push-backend (push) Successful in 2m5s
2023-11-14 08:44:31 +01:00
Sebastian Böckelmann
e4daee49a1 Include repo owner in image name and tag
All checks were successful
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Successful in 2m2s
2023-11-14 08:31:12 +01:00
Sebastian Böckelmann
af716718de Adapt reponame to lowercase
Some checks failed
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Failing after 2m1s
2023-11-14 08:15:07 +01:00
Sebastian Böckelmann
523fa972f0 Fix docker tag to match repo name
Some checks failed
Java CI with Maven / test (push) Successful in 35s
Java CI with Maven / build-and-push-frontend (push) Failing after 16s
2023-11-14 08:11:45 +01:00
Sebastian Böckelmann
cf06f8107b Fix name of image to match case sensitivity
Some checks failed
Java CI with Maven / test (push) Successful in 39s
Java CI with Maven / build-and-push-frontend (push) Failing after 2m3s
2023-11-14 07:56:51 +01:00
Sebastian Böckelmann
afee5680e1 Set context of frontend docker build to frontend/.
Some checks failed
Java CI with Maven / test (push) Successful in 36s
Java CI with Maven / build-and-push-frontend (push) Failing after 2m0s
2023-11-14 07:52:41 +01:00
Sebastian Böckelmann
785032812f Remove tem. backend deployment from actions and add docker context to frontend build
Some checks failed
Java CI with Maven / test (push) Successful in 37s
Java CI with Maven / build-and-push-frontend (push) Failing after 20s
2023-11-14 07:49:55 +01:00