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