actually push out the container
Publish Cargo and Docker package / Publish-Cargo (push) Successful in 6m3s Details
Publish Cargo and Docker package / Publish-Docker (push) Successful in 19m11s Details

main v0.2.0
HeNine 1 year ago
parent 89a4bf4f23
commit 682cc972d5

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

Loading…
Cancel
Save