bp
Publish Cargo and Docker package / Publish-Cargo (push) Has started running Details
Publish Cargo and Docker package / Publish-Docker (push) Has been cancelled Details

main
HeNine 2 years ago
parent 9a7d409e2e
commit e3fd290ca7

@ -51,12 +51,12 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v2 uses: https://github.com/docker/setup-buildx-action@v2
# - name: Login to registry - name: Login to registry
# uses: docker/login-action@v2 uses: docker/login-action@v2
# with: with:
# registry: git.raptorpond.com registry: git.raptorpond.com
# username: henine username: henine
# password: "${{ secrets.PACKAGE_TOKEN }}" password: "${{ secrets.PACKAGE_TOKEN }}"
# - name: Build and push # - name: Build and push
# uses: https://github.com/docker/build-push-action@v2 # uses: https://github.com/docker/build-push-action@v2

Loading…
Cancel
Save