Squashed '.ci/' changes from a392836..3feaf6f
3feaf6f chore: migrate to main branch git-subtree-dir: .ci git-subtree-split: 3feaf6fa96531b40c56945e3a7d6731f40bc52e2
This commit is contained in:
parent
b05feb8630
commit
88c06e1368
@ -85,7 +85,7 @@ rm-image:
|
||||
|
||||
## some useful tasks during development
|
||||
ci-pull-upstream: ## pull latest shared .ci subtree
|
||||
git subtree pull --prefix .ci ssh://git@git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git master --squash -m "Merge latest ci-tools-lib"
|
||||
git subtree pull --prefix .ci ssh://git@git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash -m "Merge latest ci-tools-lib"
|
||||
|
||||
create-repo: ## create new AWS ECR public repository
|
||||
aws ecr-public create-repository --repository-name $(IMAGE) --region $(REGION)
|
||||
|
Loading…
Reference in New Issue
Block a user