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 a268f6a commit 61fde9cCopy full SHA for 61fde9c
php/Dockerfile
@@ -22,4 +22,4 @@ RUN addgroup -S automation && \
22
USER automation:automation
23
24
#CMD ["/php/testing", "--integ"]
25
-CMD ["/php/testing", "--test"]
+CMD ["/php/testing", "--test-pass"]
0 commit comments