Skip to content

Commit

Permalink
Merge pull request #61 from ignaciochemes/feature/dev-16
Browse files Browse the repository at this point in the history
Feature/dev 16
  • Loading branch information
ignaciochemes committed Jan 15, 2024
2 parents 0eee41d + f6e647e commit 4eb7581
Show file tree
Hide file tree
Showing 13 changed files with 588 additions and 780 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 4eb7581

Please sign in to comment.