feat: refs #6695 run front
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
358c624511
commit
f40e5f6cdf
|
@ -115,7 +115,7 @@ pipeline {
|
|||
// sh 'cd front'
|
||||
// sh '# export VERSION=e2e-try'
|
||||
// sh 'docker build -f salix/back/Dockerfile -t back ./salix'
|
||||
sh 'docker-compose -f docker-compose.e2e.yml up -d --build front'
|
||||
sh 'docker-compose -f docker-compose.e2e.yml up --build front'
|
||||
// sh 'pnpm i @verdnatura/myt'
|
||||
// sh 'cd salix && npx myt run -t --ci -d -n front_default'
|
||||
// // sh 'docker-compose -f docker-compose.e2e.yml up --build db'
|
||||
|
|
Loading…
Reference in New Issue