Skip to content

Commit

Permalink
test without build image2
Browse files Browse the repository at this point in the history
  • Loading branch information
musienko-maxim committed Aug 4, 2023
1 parent 3344573 commit e643233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
- name: Build E2E test docker image
run: |
rm -rf assembly
cd tests/e2e
docker build -t quay.io/eclipse/che-e2e:"${{ env.pr_number }}" -f build/dockerfiles/Dockerfile .
Expand Down

0 comments on commit e643233

Please sign in to comment.