actually push out the container

main v0.2.0
HeNine
parent 89a4bf4f23
commit 682cc972d5

@ -59,7 +59,7 @@ jobs:
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
push: false push: true
tags: | tags: |
git.raptorpond.com/${{ github.repository }}:latest git.raptorpond.com/${{ github.repository }}:latest
git.raptorpond.com/${{ github.repository }}:${{ env.RULEBOT_VERSION }} git.raptorpond.com/${{ github.repository }}:${{ env.RULEBOT_VERSION }}

Loading…
Cancel
Save