Removed unnecessary git dep in docker image

This commit is contained in:
shrukan
2022-12-26 17:36:50 -08:00
parent b243ad4e55
commit d3c0220100
4 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ resources:
username: ((gitea.username))
password: ((gitea.password))
- name: image-out
- name: dev-image
type: registry-image
icon: docker
source:
@ -91,9 +91,10 @@ jobs:
outputs:
- name: image
params:
CONTEXT: image-repo
CONTEXT: cpp-src
run:
path: build
- put: image-out
- put: dev-image
params:
image: image/image.tar