Skip to content

Commit

Permalink
use playwright image
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Jul 23, 2024
1 parent 71079da commit 9d793a0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ build_docker_ci:
ci: build_docker_ci
docker run --rm -e CI="$(CI)" -v ./playwright-report-ci:/app/playwright-report elasticvue-ci yarn ci

build_docker_ci_new:
docker build -f docker/Dockerfile_ci_new -t elasticvue-ci-new .

ci_new: build_docker_ci_new
docker run --rm -e CI="$(CI)" -v ./playwright-report-ci:/app/playwright-report elasticvue-ci-new yarn ci

build_tauri:
yarn tauri:build

Expand Down

0 comments on commit 9d793a0

Please sign in to comment.