New Deploy action

This commit is contained in:
2023-08-21 23:03:42 +02:00
parent ece406686e
commit 27437c87ac
4 changed files with 29 additions and 5 deletions

View File

@@ -10,7 +10,6 @@ jobs:
container:
image: catthehacker/ubuntu:act-latest
env:
DOCKER_ORG: gitea
DOCKER_LATEST: nightly
steps:
- name: Checkout
@@ -44,7 +43,6 @@ jobs:
context: .
file: ./Containerfile
platforms: |
linux/amd64
linux/arm/v7
push: true
tags: |