mirror of
https://github.com/5etools-mirror-2/5etools-img.git
synced 2025-12-16 07:53:24 -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 }}
|
||||
platforms: linux/arm64,linux/amd64
|
||||
push: true
|
||||
tags: ghcr.io/kokomo123/5etools-img:latest,ghcr.io/kokomo123/5etools-img:testing
|
||||
|
||||
- #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
|
||||
|
||||
|
||||
|
||||
tags: ghcr.io/kokomo123/5etools-img:latest
|
||||
# endregion
|
||||
|
||||
Reference in New Issue
Block a user