mirror of
https://github.com/5etools-mirror-2/5etools-img.git
synced 2025-12-16 14:03:21 -06:00
Remove testing tag, fix up stuff.
This commit is contained in:
14
.github/workflows/main.yml
vendored
14
.github/workflows/main.yml
vendored
@@ -87,17 +87,5 @@ jobs:
|
|||||||
builder: ${{ steps.buildx.outputs.name }}
|
builder: ${{ steps.buildx.outputs.name }}
|
||||||
platforms: linux/arm64,linux/amd64
|
platforms: linux/arm64,linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/kokomo123/5etools-img:latest,ghcr.io/kokomo123/5etools-img:testing
|
tags: ghcr.io/kokomo123/5etools-img:latest
|
||||||
|
|
||||||
- #name: Push image
|
|
||||||
#run: |
|
|
||||||
# echo IMAGE_ID=$IMAGE_ID
|
|
||||||
# echo IMAGE_VERSION=$IMAGE_VERSION
|
|
||||||
# docker tag $IMAGE_ID $IMAGE_ID:$IMAGE_VERSION
|
|
||||||
# [[ "${{ github.ref }}" == "refs/tags/"* ]] && docker tag $IMAGE_NAME $IMAGE_ID:latest
|
|
||||||
# docker push $IMAGE_ID:$IMAGE_VERSION
|
|
||||||
# docker push $IMAGE_ID:latest
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# endregion
|
# endregion
|
||||||
|
|||||||
Reference in New Issue
Block a user