mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 03:01:04 -05:00
D'oh, fix copy paste
This commit is contained in:
4
.github/workflows/build-and-push-image.yml
vendored
4
.github/workflows/build-and-push-image.yml
vendored
@@ -58,8 +58,8 @@ jobs:
|
|||||||
target: deploy
|
target: deploy
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
charlocharlie/epicgames-freegames:dev
|
charlocharlie/markov-discord:dev
|
||||||
ghcr.io/claabs/epicgames-freegames-node:dev
|
ghcr.io/claabs/markov-discord:dev
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
build-args: |
|
build-args: |
|
||||||
COMMIT_SHA=${{ github.sha }}
|
COMMIT_SHA=${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user