This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
CoW
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
chore: remove dockerhub in arm build
master
zhayujie
1 year ago
parent
7bc27d6167
commit
827e8eddf8
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.github/workflows/deploy-image-arm.yml
+ 0
- 1
.github/workflows/deploy-image-arm.yml
View File
@@ -50,7 +50,6 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
${{ env.IMAGE_NAME }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
Write
Preview
Loading…
Cancel
Save