ci: gitea fix
Some checks failed
Push to local registry / Build and push image (push) Failing after 15s
Some checks failed
Push to local registry / Build and push image (push) Failing after 15s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user