Skip to content

Commit 80df61e

Browse files
authored
Merge pull request #23 from nuclearcat/fix-profile2
(workflows) add self-hosted profile option (try #2)
2 parents f148588 + 1c97ac6 commit 80df61e

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
@@ -47,5 +47,5 @@ jobs:
4747
git fetch origin
4848
git rebase origin/staging.kernelci.org
4949
git stash pop
50-
docker compose pull
50+
docker compose --profile self-hosted pull
5151
docker compose --profile self-hosted up -d --remove-orphans

0 commit comments

Comments
 (0)