This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 - name : checkout ecs file
4242 uses : actions/checkout@v4
4343 with :
44- repository : sygmaprotocol /devops
44+ repository : sprintertech /devops
4545 token : ${{ secrets.GHCR_TOKEN }}
4646 ref : main
4747
Original file line number Diff line number Diff line change 7676 - name : checkout ecs repo
7777 uses : actions/checkout@v4
7878 with :
79- repository : sygmaprotocol /devops
79+ repository : sprintertech /devops
8080 token : ${{ secrets.GHCR_TOKEN }}
8181
8282 - name : render jinja2 templates to task definition json files
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ COPY --from=builder /spectre ./
1717RUN chmod +x ./spectre
1818RUN mkdir -p /mount
1919COPY --from=alpine /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
20- LABEL org.opencontainers.image.source https://github.com/sygmaprotocol /spectre-node
20+ LABEL org.opencontainers.image.source https://github.com/sprintertech /spectre-node
2121ENTRYPOINT ["./spectre" ]
You can’t perform that action at this time.
0 commit comments