test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 1m11s Details

This commit is contained in:
Nicolas CARON 2024-03-06 11:47:40 +01:00
parent 316ea97e7e
commit 6f70a042e1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- main - dev
jobs: jobs:
build_and_push: build_and_push: