Skip to content

Commit

Permalink
resolve conflicts to master
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantinRaikhert committed Oct 6, 2024
2 parents 85c1c19 + 7ef3429 commit 6a2cf0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/prod_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master

env:
DEPLOY_PATH: adaptive_hockey_federation
REGISTRY: ghcr.io
Expand Down Expand Up @@ -114,7 +113,6 @@ jobs:
target: "${{ env.DEPLOY_PATH }}/infra"
rm: true
strip_components: 1

- name: Execute commands on VPS
uses: appleboy/ssh-action@master
with:
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ media/
a_hockey-main/
adaptive_hockey_federation/service/test_video/

db_dump.json
db_dump.json

0 comments on commit 6a2cf0b

Please sign in to comment.