1
0
Fork 0

Put shared single arch

master
Ambrose Chua 2021-05-12 08:52:23 +08:00 committed by GitHub
parent 7c6a095c41
commit e8fbdd9f17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
chmod +x /usr/local/bin/manifest-tool
echo ${{ secrets.DOCKERHUB_TOKEN }} | docker login --username ${{ secrets.DOCKERHUB_USERNAME }} --password-stdin
bashbrew push caddy
#bashbrew put-shared caddy
bashbrew put-shared --single-arch caddy
- name: Ping microbadger
if: steps.commit-dockerfiles.outputs.bumped == 'yes'