This commit is contained in:
parent
3745721690
commit
3da9513349
1 changed files with 2 additions and 1 deletions
|
@ -6,5 +6,6 @@ when:
|
|||
steps:
|
||||
- name: "Build Image"
|
||||
image: "docker:dind"
|
||||
privileged: true
|
||||
commands:
|
||||
- "./build.sh"
|
||||
- "docker build -t git.1e99.eu/1e99/passed:$CI_COMMIT_SHA ."
|
||||
|
|
Loading…
Reference in a new issue