File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2626 image : kirschbaumdevelopment/laravel-test-runner:8.1-couch-mongo
2727
2828 steps :
29- - uses : actions/checkout@v2
30- - run : |
31- curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
32- goss --gossfile 8.1-couch-mongo/goss.yaml validate
29+ - uses : actions/checkout@v2
30+ - run : |
31+ curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
32+ goss --gossfile 8.1-couch-mongo/goss.yaml validate
Original file line number Diff line number Diff line change 2424 image : kirschbaumdevelopment/laravel-test-runner:8.1
2525
2626 steps :
27- - uses : actions/checkout@v2
28- - run : |
29- curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
30- goss --gossfile 8.1/goss.yaml validate
27+ - uses : actions/checkout@v2
28+ - run : |
29+ curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
30+ goss --gossfile 8.1/goss.yaml validate
Original file line number Diff line number Diff line change 2424 image : kirschbaumdevelopment/laravel-test-runner:8.2
2525
2626 steps :
27- - uses : actions/checkout@v2
28- - run : |
29- curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
30- goss --gossfile 8.2/goss.yaml validate
27+ - uses : actions/checkout@v2
28+ - run : |
29+ curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
30+ goss --gossfile 8.2/goss.yaml validate
Original file line number Diff line number Diff line change 2424 image : kirschbaumdevelopment/laravel-test-runner:8.3
2525
2626 steps :
27- - uses : actions/checkout@v2
28- - run : |
29- curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
30- goss --gossfile 8.3/goss.yaml validate
27+ - uses : actions/checkout@v2
28+ - run : |
29+ curl -fsSL https://goss.rocks/install | GOSS_VER=v${GOSS_VERSION} sh
30+ goss --gossfile 8.3/goss.yaml validate
You can’t perform that action at this time.
0 commit comments