docker build
Publish Docker / Publish-Docker (push) Successful in 18m19s Details

main
HeNine 1 year ago
parent b9095fe415
commit ff5824dd9e

@ -31,4 +31,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ github.repository }}:latest
tags: git.raptorpond.com/${{ github.repository }}:latest

Loading…
Cancel
Save