diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index 79ac5b0..6981cf0 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -13,6 +13,6 @@ jobs: - run: | docker build -t git.unixyourbrain.org/beastie/runner-custom:latest . - run: | - docker push git.unixyourbrain.org/beastie/runner-custom:latest . + docker push git.unixyourbrain.org/beastie/runner-custom:latest - run: | docker logout