mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-29 16:39:26 +03:00
make build for astra develop
This commit is contained in:
parent
74e9a9cd4c
commit
3bda4c1604
@ -7,10 +7,10 @@ app:
|
||||
make clean
|
||||
|
||||
build:
|
||||
make build-buildah
|
||||
kaniko-wrapper --version
|
||||
|
||||
deploy:
|
||||
make deploy-buildah
|
||||
make deploy-kaniko
|
||||
|
||||
build-buildah:
|
||||
buildah-wrapper --build
|
||||
|
@ -7,10 +7,10 @@ app:
|
||||
make clean
|
||||
|
||||
build:
|
||||
make build-buildah
|
||||
kaniko-wrapper --version
|
||||
|
||||
deploy:
|
||||
make deploy-buildah
|
||||
make deploy-kaniko
|
||||
|
||||
build-buildah:
|
||||
buildah-wrapper --build
|
||||
|
Loading…
x
Reference in New Issue
Block a user