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 e4a6672 commit 73680a4Copy full SHA for 73680a4
.github/workflows/ci.yaml
@@ -37,6 +37,6 @@ jobs:
37
DOWNLOADSWIFTORG_SERVER_NAME: local
38
run: |
39
docker compose -f ../../docker-compose.yaml run build
40
- docker compose -f ../../docker-compose.yaml up website
+ docker compose -f ../../docker-compose.yaml start website
41
swift run swiftorgClient
42
swift run downloadswiftorgClient
0 commit comments