mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Typo fix
This commit is contained in:
2
justfile
2
justfile
@@ -23,7 +23,7 @@ merge-and-push-prod:
|
|||||||
|
|
||||||
remote-update:
|
remote-update:
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
just merge_and_push_prod
|
just merge-and-push-prod
|
||||||
ssh am-d-model_eu "cd am-d-model.eu && just update"
|
ssh am-d-model_eu "cd am-d-model.eu && just update"
|
||||||
|
|
||||||
tag-version:
|
tag-version:
|
||||||
|
|||||||
Reference in New Issue
Block a user