Skip to content

Commit

Permalink
Try fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Dec 2, 2024
1 parent 9d0ab4c commit 956960f
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 178 deletions.
36 changes: 0 additions & 36 deletions .deploy/docker-compose.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .deploy/nginx-proxy-compose.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ jobs:
- name: Migration
if: env.HAS_MIGRATIONS == 'true'
run: |
kamal server exec --no-interactive 'echo "${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_BASE64 }}" | base64 -d >> /opt/docker/TypeChatExamples/App_Data/googlecloud-credentials.json' # temp
kamal server exec --no-interactive 'echo "${{ env.KAMAL_REGISTRY_PASSWORD }}" | docker login ghcr.io -u ${{ env.KAMAL_REGISTRY_USERNAME }} --password-stdin'
kamal server exec --no-interactive "docker pull ghcr.io/${{ env.image_repository_name }}:latest || true"
kamal app exec --no-reuse --no-interactive --version=latest "--AppTasks=migrate"
Expand Down
26 changes: 0 additions & 26 deletions Dockerfile

This file was deleted.

19 changes: 0 additions & 19 deletions docker-compose.override.yml

This file was deleted.

35 changes: 0 additions & 35 deletions docker-compose.prod.yml

This file was deleted.

15 changes: 0 additions & 15 deletions docker-compose.yml

This file was deleted.

0 comments on commit 956960f

Please sign in to comment.