We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4649391 + 7b352c7 commit f148588Copy full SHA for f148588
.github/workflows/staging.yaml
@@ -48,4 +48,4 @@ jobs:
48
git rebase origin/staging.kernelci.org
49
git stash pop
50
docker compose pull
51
- docker compose up -d --remove-orphans
+ docker compose --profile self-hosted up -d --remove-orphans
0 commit comments