replaced .woodpecker.yml with forgejo workflow
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 4s

This commit is contained in:
Samuel Philipp 2023-09-06 23:09:44 +02:00
parent 7df68fdef9
commit 30acc8649a

View file

@ -6,7 +6,7 @@ on:
- main
jobs:
build-and-push:
docker:
name: Build and Push Docker image
runs-on: docker
steps:
@ -24,7 +24,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
push: true
tags: |
spcodes/peertube:latest