Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Commit febe3b9

Browse files
author
Brian Caffey
committed
removed cd backend from srcipt, we have to send frontend and backend to docker api since we are building the frontend assets as well as backend container
1 parent d60a3f5 commit febe3b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ Build backend:
9090
services:
9191
- docker:dind
9292
before_script:
93-
- cd backend
9493
- |
9594
docker login \
9695
-u $CI_REGISTRY_USER \

0 commit comments

Comments
 (0)