update CI
This commit is contained in:
4
.github/workflows/docker-image-arm64.yml
vendored
4
.github/workflows/docker-image-arm64.yml
vendored
@@ -51,10 +51,6 @@ jobs:
|
|||||||
images: |
|
images: |
|
||||||
calciumion/new-api
|
calciumion/new-api
|
||||||
ghcr.io/${{ github.repository }}
|
ghcr.io/${{ github.repository }}
|
||||||
|
|
||||||
- name: Update Go dependencies
|
|
||||||
run: go get -u ./...
|
|
||||||
|
|
||||||
- name: Build and push Docker images
|
- name: Build and push Docker images
|
||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user