Make it possible to deploy local only recipes #507

Closed
opened 2023-10-10 15:02:52 +00:00 by moritz · 1 comment
Member

I am not able to deploy a local only recipe.
If I create a new recipe at ~/.abra/recipes/myrecipe and run abra app deploy -C myrecipe.example.com I get:

FATA[0000] unable to open ~/.abra/recipes/myrecipe: repository does not exist 

If I run git init inside the recipe I get:

FATA[0000] reference not found
I am not able to deploy a local only recipe. If I create a new recipe at `~/.abra/recipes/myrecipe` and run `abra app deploy -C myrecipe.example.com` I get: ``` FATA[0000] unable to open ~/.abra/recipes/myrecipe: repository does not exist ``` If I run `git init` inside the recipe I get: ``` FATA[0000] reference not found ```
Author
Member

Ok can be closed again, I just forgot to do a first commit... and probably abra recipe new would do it for me.

Ok can be closed again, I just forgot to do a first commit... and probably `abra recipe new` would do it for me.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#507
No description provided.