Merge branch 'develop' into beta
This commit is contained in:
commit
e6b6fa0490
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ dockerPush:
|
||||||
before_script:
|
before_script:
|
||||||
- cp .config/ci.yml .config/default.yml
|
- cp .config/ci.yml .config/default.yml
|
||||||
- cp .config/docker_ci.env .config/docker.env
|
- cp .config/docker_ci.env .config/docker.env
|
||||||
- docker info
|
|
||||||
script:
|
script:
|
||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
--context "${CI_PROJECT_DIR}"
|
--context "${CI_PROJECT_DIR}"
|
||||||
|
|
Loading…
Reference in a new issue