Skip to content

Commit

Permalink
#435: upload comparison failures produced by the cypress-image-snapsh…
Browse files Browse the repository at this point in the history
…ot plugin
  • Loading branch information
EVOFORGE\dimay committed Mar 23, 2021
1 parent 158bb76 commit 090fdca
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-oauth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,5 @@ jobs:
./service/target/*.jar
./service/target/*.log
./e2e-tests/logs
./e2e-tests/cypress/snapshots/**/**/__diff_output__/*.png
./e2e-tests/cypress/snapshots/**/__diff_output__/*.png
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,5 @@ jobs:
./service/target/*.jar
./service/target/*.log
./e2e-tests/logs
./e2e-tests/cypress/snapshots/**/**/__diff_output__/*.png
./e2e-tests/cypress/snapshots/**/__diff_output__/*.png
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-rabbitmq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ jobs:
./service/target/*.jar
./service/target/*.log
./e2e-tests/logs
./e2e-tests/cypress/snapshots/**/**/__diff_output__/*.png
./e2e-tests/cypress/snapshots/**/__diff_output__/*.png
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@ jobs:
./service/target/*.jar
./service/target/*.log
./e2e-tests/logs
./e2e-tests/cypress/snapshots/**/**/__diff_output__/*.png
./e2e-tests/cypress/snapshots/**/__diff_output__/*.png

0 comments on commit 090fdca

Please sign in to comment.