Skip to content

Commit 7b352c7

Browse files
committed
(workflows) add self-hosted profile option
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent 4649391 commit 7b352c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
git rebase origin/staging.kernelci.org
4949
git stash pop
5050
docker compose pull
51-
docker compose up -d --remove-orphans
51+
docker compose --profile self-hosted up -d --remove-orphans

0 commit comments

Comments
 (0)