Skip to content

Commit

Permalink
push to cog-triton-ci on replicate
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickvP committed Apr 10, 2024
1 parent 22bcc04 commit a04abd1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,11 @@ jobs:
- run: nix build --accept-flake-config .#cog-triton-runner-80 -o cog-triton-runner-80
- run: nix build --accept-flake-config .#cog-triton-runner-90 -o cog-triton-runner-90
- run: nix path-info --closure-size --human-readable ./cog-triton-*
- name: Push to replicate
env:
COG_TOKEN: ${{ secrets.COG_TOKEN }}
run: |
./cog-triton-builder push r8.im/replicate-internal/cog-triton-ci
./cog-triton-runner-86 push r8.im/replicate-internal/cog-triton-ci
./cog-triton-runner-80 push r8.im/replicate-internal/cog-triton-ci
./cog-triton-runner-90 push r8.im/replicate-internal/cog-triton-ci

0 comments on commit a04abd1

Please sign in to comment.