diff --git a/.gitea/workflows/gitea-bp.yaml b/.gitea/workflows/gitea-bp.yaml index 9c1ca1b..340bc03 100644 --- a/.gitea/workflows/gitea-bp.yaml +++ b/.gitea/workflows/gitea-bp.yaml @@ -12,7 +12,7 @@ jobs: uses: https://code.thetadev.de/actions/kaniko@v1 with: registry: gitea.paddington.fi - image: make/myapp:latest + image: make/myapp username: make password: ${{ secrets.TOKEN }} cache: true \ No newline at end of file