1
0
Fork 0

Put shared single arch on weekly

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

View File

@ -32,7 +32,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'