🐳 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
@@ -14,8 +14,8 @@ const files = [
"frontend/src/app/environment/version.ts",
"backend/core/src/Twake/Core/Controller/Version.php",
"backend/node/src/version.ts",
"../.github/workflows/saas-update-backend.yml",
"../.github/workflows/saas-update-front.yml",
"../.github/workflows/publish-backend.yml",
"../.github/workflows/publish-frontend.yml",
];
var fs = require("fs");