mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-04-07 19:03:10 +00:00
fix: update reusable workflow references from codex-storage to logos-storage
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
This commit is contained in:
parent
c222fe3bcf
commit
5c23a67e56
2
.github/workflows/argo.yml
vendored
2
.github/workflows/argo.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
build-and-push:
|
||||
name: Build and Push
|
||||
needs: variables
|
||||
uses: codex-storage/github-actions/.github/workflows/docker-reusable.yml@master
|
||||
uses: logos-storage/github-actions/.github/workflows/docker-reusable.yml@master
|
||||
with:
|
||||
docker_file: ${{ needs.variables.outputs.docker_file }}
|
||||
dockerhub_repo: ${{ needs.variables.outputs.dockerhub_repo }}
|
||||
|
||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
build-and-push:
|
||||
name: Build and Push
|
||||
needs: variables
|
||||
uses: codex-storage/github-actions/.github/workflows/docker-reusable.yml@master
|
||||
uses: logos-storage/github-actions/.github/workflows/docker-reusable.yml@master
|
||||
with:
|
||||
docker_file: ${{ needs.variables.outputs.docker_file }}
|
||||
dockerhub_repo: ${{ needs.variables.outputs.dockerhub_repo }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user