mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-12-10 01:03:03 +08:00
Update docker-deploy.yml
This commit is contained in:
3
.github/workflows/docker-deploy.yml
vendored
3
.github/workflows/docker-deploy.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build and Push Docker Image
|
||||
name: ninja Build and Push Docker Image
|
||||
|
||||
on:
|
||||
release:
|
||||
@@ -42,6 +42,5 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
yangclivia/pandora-to-api:${{ steps.tag_name.outputs.tag }}
|
||||
yangclivia/pandora-to-api:latest
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: TARGETPLATFORM=${{ matrix.platform }}
|
||||
|
||||
Reference in New Issue
Block a user