Added jest unit tests with CI and deploy stack into test branch #6

Merged
joan merged 10 commits from jest-ci into dev 2022-03-31 08:21:07 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit db01747ca3 - Show all commits

View File

@ -1,7 +1,7 @@
version: '3.7'
services:
main:
image: salix-front
image: registry.verdnatura.es/salix-frontend:${BRANCH_NAME:?}
build:
context: .
dockerfile: ./Dockerfile