Skip to content

Commit

Permalink
remove filestash
Browse files Browse the repository at this point in the history
  • Loading branch information
NextFire committed Feb 1, 2024
1 parent 9915f3b commit 7ebcf70
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,14 @@ jobs:
repo: dakara-server
branch: master
plateforms: linux/amd64,linux/arm64
- owner: odrling
repo: filestash
branch: subs
plateforms: linux/amd64
dockerfile: docker/Dockerfile
- owner: odrling
repo: syncplay
branch: master
plateforms: linux/amd64,linux/arm64
- owner: mesosphere
repo: traefik-forward-auth
branch: master
plateforms: linux/amd64,linux/arm64
- owner: odrling
repo: syncplay
branch: master
plateforms: linux/amd64,linux/arm64

env:
REPOSITORY: ${{ matrix.owner }}/${{ matrix.repo }}
Expand Down

0 comments on commit 7ebcf70

Please sign in to comment.