File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 - cron : " 0 0 * * 1"
1212 push :
1313 branches :
14- - update_to_typescript
14+ - main
1515env :
1616 GITHUB_TOKEN : ${{secrets.GITHUB_TOKEN}}
1717jobs :
5454 platforms : linux/amd64
5555 push : true
5656 tags : |
57- ghcr.io/disbotdevelopment/disbotcustomer :${{ steps.package-version.outputs.current-version}}
58- ghcr.io/disbotdevelopment/disbotcustomer :latest
57+ ghcr.io/disbotdevelopment/disbot-bot :${{ steps.package-version.outputs.current-version}}
58+ ghcr.io/disbotdevelopment/disbot-bot :latest
Original file line number Diff line number Diff line change 1111 - cron : " 0 0 * * 1"
1212 push :
1313 branches :
14- - update_to_typescript
14+ - main
1515env :
1616 GITHUB_TOKEN : ${{secrets.GITHUB_TOKEN}}
1717jobs :
5454 platforms : linux/amd64
5555 push : true
5656 tags : |
57- ghcr.io/disbotdevelopment/disbot:${{ steps.package-version.outputs.current-version}}
58- ghcr.io/disbotdevelopment/disbot:latest
57+ ghcr.io/disbotdevelopment/disbot-bot :${{ steps.package-version.outputs.current-version}}
58+ ghcr.io/disbotdevelopment/disbot-bot :latest
You can’t perform that action at this time.
0 commit comments