Skip to content

Commit

Permalink
Merge pull request #62 from ignaciochemes/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
ignaciochemes authored Jan 16, 2024
2 parents 1198825 + 4eb7581 commit 7115d2f
Show file tree
Hide file tree
Showing 12 changed files with 586 additions and 778 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.1
tags: ${{ secrets.REGISTRY_URL }}/steamid64toguid-bot-dev:v2.1.3
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.1
tags: ${{ secrets.REGISTRY_URL }}/steamid64toguid-bot-prod:v2.1.3
18 changes: 0 additions & 18 deletions colours.json

This file was deleted.

43 changes: 0 additions & 43 deletions functions.js

This file was deleted.

Loading

0 comments on commit 7115d2f

Please sign in to comment.