Lets try this instead..

This commit is contained in:
clienthax
2022-03-05 15:45:02 +00:00
parent 2f40d0a318
commit f0b4fc84f7

View File

@@ -64,7 +64,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v2
with:
context: .
push: 'true'
tags: rpcs3/discord-bot:${{ env.GITHUB_RUN_NUMBER_WITH_OFFSET }},rpcs3/discord-bot:release-latest,rpcs3/discord-bot:latest
build-args: |
BUILDKIT_CONTEXT_KEEP_GIT_DIR=true