You've already forked img-proxy-url-generator
That last commit was cringe
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 8m33s
All checks were successful
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 8m33s
This commit is contained in:
@@ -40,18 +40,3 @@ jobs:
|
||||
dockerfile: Dockerfile
|
||||
push: true
|
||||
tags: siteworxpro/img-proxy-url-generator:${{ gitea.ref_name }}
|
||||
|
||||
- name: Replace entrypoint
|
||||
run: |
|
||||
sed -i 's/server/grpc/g' Dockerfile
|
||||
|
||||
- name: 🐳 🔨 Build Grpc Container
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
sbom: true
|
||||
provenance: true
|
||||
platforms: linux/arm64,linux/amd64
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
push: true
|
||||
tags: siteworxpro/img-proxy-url-generator:${{ gitea.ref_name }}-grpc
|
||||
Reference in New Issue
Block a user