Ignore Pulumi reports and allow multi-line make push commits.
Stop tracking pulumi-tests/reports artifacts and read commit messages via Ctrl-D, matching the ProxMox simulator workflow.
This commit is contained in:
+2
-2
@@ -95,8 +95,8 @@ make test-pulumi-smoke # Pulumi smoke
|
||||
make test-pulumi # все series × все contract ops + HTML-отчёт
|
||||
make pulumi-tests # alias для test-pulumi
|
||||
make test-all # alias для test-pulumi
|
||||
make push # git add . → запрос commit → push origin + antropoff
|
||||
# make push MSG="сообщение" # сообщение без интерактива
|
||||
make push # git add . → многострочный commit (Ctrl-D) → origin + antropoff
|
||||
# make push MSG="одна строка" # без интерактивного ввода
|
||||
```
|
||||
|
||||
Публикация в Docker Hub (нужен `docker login` владельца Hub; см.
|
||||
|
||||
Reference in New Issue
Block a user