ci: gitea fix
Some checks failed
Push to local registry / Build and push image (push) Failing after 15s

This commit is contained in:
2024-07-21 22:09:08 +03:00
parent 10295e2f21
commit 615e3989fb

View File

@@ -2,13 +2,6 @@ name: Push to local registry
run-name: ${{ gitea.actor }} is pushing -> local Docker
on: [push]
jobs:
build:
name: Build and push image
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
jobs:
build:
name: Build and push image