Update to Ruby 3.3.6 #44

Merged
atomaka merged 13 commits from ruby-336 into main 2024-11-26 23:43:58 -05:00
Showing only changes of commit cc2412ef86 - Show all commits

View file

@ -24,3 +24,7 @@ jobs:
tags: |
docker.atomaka.com/budget:latest
docker.atomaka.com/budget:${{gitea.sha}}
- name: Deploy to server
run: |
curl --oauth2-bearer ${{ secrets.WATCHTOWER_TOKEN }} \
${{ secrets.WATCHTOWER_HOST }}/v1/update?images=docker.atomaka.com/budget