Skip to content

Commit

Permalink
Update services.yml (labring#4254)
Browse files Browse the repository at this point in the history
  • Loading branch information
lingdie committed Nov 4, 2023
1 parent 8ef3689 commit 74f9426
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,7 @@ jobs:
sudo sealos build -t ${CLUSTER_IMAGE_NAME}-amd64 --platform linux/amd64 -f Kubefile
sudo rm -rf registry
sudo sealos build -t ${CLUSTER_IMAGE_NAME}-arm64 --platform linux/arm64 -f Kubefile
sudo rm -rf registry
sudo sealos images
bash docker/patch/manifest-cluster-images.sh $CLUSTER_IMAGE_NAME
- name: Build ${{ matrix.module }}-service cluster image for latest
run: |
CLUSTER_IMAGE_NAME=${{ steps.prepare.outputs.cluster_repo }}:${{ steps.prepare.outputs.tag_name }}
Expand Down

0 comments on commit 74f9426

Please sign in to comment.