🐳 Deploy image to the internal docker registry

* Deploy the image to the internal docker registry
* Removed unnecessary stage in backend build
This commit is contained in:
Anton Shepilov
2023-04-05 15:55:29 +02:00
committed by GitHub
parent 56e1e4be3a
commit 380f01222a
21 changed files with 58 additions and 22860 deletions
+2 -2
View File
@@ -12,10 +12,10 @@ services:
- 5672:5672
- 15672:15672
node:
image: twaketech/twake-node:test
image: tdrive/tdrive-node:test
build:
context: .
dockerfile: ./docker/twake-node/Dockerfile
dockerfile: docker/tdrive-node/Dockerfile
target: test
environment:
- NODE_ENV=test