We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32bae6 commit e9588b9Copy full SHA for e9588b9
.drone.yml
@@ -135,7 +135,7 @@ steps:
135
environment:
136
CYPRESS_VERIFY_TIMEOUT: 100000
137
commands:
138
- - mv cypress.config.dist.mjs cypress.config.mjs
+ - cp cypress.config.dist.mjs cypress.config.mjs
139
- npx cypress install
140
- npx cypress verify
141
@@ -433,6 +433,6 @@ trigger:
433
434
---
435
kind: signature
436
-hmac: caca91b7aa40832a891260e03c42f8b7fc31b6971d201bf69291a87b158d5ce7
+hmac: fedcefde305c98f4dfc926b9039f83692827337da9e689e423c9de93a97248dd
437
438
...
0 commit comments