Skip to content

Commit

Permalink
Merge pull request #59 from ignaciochemes/feature/dev-15
Browse files Browse the repository at this point in the history
Bugfix and update modules
  • Loading branch information
ignaciochemes committed Jun 26, 2023
2 parents 73db743 + 908c0e9 commit 0eee41d
Show file tree
Hide file tree
Showing 4 changed files with 739 additions and 622 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
file: ./Dockerfile
build-args: APP=dev
platforms: linux/arm/v7
tags: ${{ secrets.REGISTRY_URL }}/steamid64toguid-bot-dev:v2.0.0
tags: ${{ secrets.REGISTRY_URL }}/steamid64toguid-bot-dev:v2.0.1
2 changes: 1 addition & 1 deletion .github/workflows/deploy-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
file: ./Dockerfile
build-args: APP=prod
platforms: linux/arm/v7
tags: ${{ secrets.REGISTRY_URL }}/steamid64toguid-bot-prod:v2.0.0
tags: ${{ secrets.REGISTRY_URL }}/steamid64toguid-bot-prod:v2.0.1
Loading

0 comments on commit 0eee41d

Please sign in to comment.