mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
update setup.py
This commit is contained in:
parent
cb83f34f80
commit
2e20d8d364
3 changed files with 18 additions and 20 deletions
2
makefile
2
makefile
|
|
@ -403,6 +403,8 @@ build_dist:
|
|||
## and is copied into a temp container during the build).
|
||||
## 2. Your docker daemon is not running or configured to
|
||||
## expose on tcp://localhost:2375
|
||||
## 3. Your shell is not configured to connect to your docker
|
||||
## daemon via "export DOCKER_HOST=localhost:2375"
|
||||
.PHONY: build_docker
|
||||
build_docker:
|
||||
@if [[ -f $$HOME/.ssh/${PKG_NAME}_gitlab_runner_id_rsa ]]; then \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue