diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 692c22b..37f5924 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -4,8 +4,8 @@ on: jobs: build: runs-on: nixos-nix-latest - # env: - # REGISTRY: ${{ secrets.DOCKER_REGISTRY }} + env: + REGISTRY: https://git.ocjtech.us/jeff # REPOSITORY: ${{ secrets.DOCKER_REPOSITORY }} # USERNAME: ${{ secrets.DOCKER_USERNAME }} # PASSWORD: ${{ secrets.DOCKER_PASSWORD }}