3 Commits

View File

@@ -13,6 +13,7 @@ jobs:
build:
name: Build image
runs-on: ubuntu-22.04
container: catthehacker/ubuntu:act-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
@@ -31,5 +32,5 @@ jobs:
context: .
push: true
tags: |
$GITHUB_REPOSITORY:${GITHUB_REF#refs/tags/}
$GITHUB_REPOSITORY:latest
${{ gitea.repository }}:${{ gitea.ref_name }}
${{ gitea.repository }}:latest