Run rsync build after sb server

This commit is contained in:
Ajay
2022-05-06 15:27:44 -04:00
parent 1146aac3c2
commit fc99c42e02

View File

@@ -14,7 +14,8 @@ jobs:
folder: "."
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
sb-client:
rsync-host:
needs: sb-server
uses: ./.github/workflows/docker-build.yml
with:
name: "rsync-host"