main #69

Merged
rainote merged 18 commits from main into master 2023-11-03 14:21:58 +00:00
Showing only changes of commit 6d991d88cf - Show all commits

View file

@ -105,7 +105,7 @@ jobs:
context: . context: .
file: Server/Dockerfile file: Server/Dockerfile
push: true push: true
tags: forge.rainote.dev/${{ github.repository }}:latest,${{ github.server_url }}/${{ github.repository }}:${{ github.ref_name }} tags: forge.rainote.dev/${{ github.repository }}:latest,forge.rainote.dev/${{ github.repository }}:${{ github.ref_name }}
platforms: linux/amd64 platforms: linux/amd64
dependency-track-container: dependency-track-container:
needs: build-push-server-container needs: build-push-server-container