test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 40s
Details
Build and Push Docker Image / build_and_push (push) Failing after 40s
Details
This commit is contained in:
parent
54ba2cf466
commit
610573393c
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in New Issue