Skip to content

Commit

Permalink
💚 fix hasura deployment (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
bengeois authored Dec 19, 2024
1 parent f34d8d1 commit ac54746
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,11 +180,6 @@ jobs:
type: string
steps:
- checkout
- run:
name: Package Hasura
command: |
mkdir -p hasura
cp ./hasura/Dockerfile ./hasura/Dockerfile
- clever-deploy:
deploy-dir: "./hasura"
clever-app-id: << parameters.clever-app-id >>
Expand Down

0 comments on commit ac54746

Please sign in to comment.