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