remove push to attic
This commit is contained in:
@@ -25,10 +25,6 @@ jobs:
|
|||||||
nix build .#dockerImage -print-build-logs
|
nix build .#dockerImage -print-build-logs
|
||||||
docker load < result
|
docker load < result
|
||||||
|
|
||||||
- name: Push closure to Attic cache
|
|
||||||
run: |
|
|
||||||
attic push ${{ secrets.ATTIC_CACHE }} ./result
|
|
||||||
|
|
||||||
- name: Log in to Gitea Container Registry
|
- name: Log in to Gitea Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user