mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-10 03:20:16 +03:00
Workround for heavy compilations via kaniko. Sorry.
This commit is contained in:
parent
cdef566339
commit
02a0dcebd9
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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