1
0
Fork 0

Add manifest-tool for shared tags

master
Ambrose Chua 2020-07-03 01:32:05 +08:00 committed by GitHub
parent 9c00d3f361
commit 706879ff2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ jobs:
- name: Push images
if: steps.commit-dockerfiles.outputs.bumped == 'yes'
run: |
wget https://github.com/estesp/manifest-tool/releases/download/v1.0.2/manifest-tool-linux-amd64 -O /usr/local/bin/manifest-tool
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