Remove push from build command
This commit is contained in:
parent
a0c8f8c357
commit
1b3557ed2b
@ -36,4 +36,4 @@ build-image:
|
||||
- echo $NEW_URL
|
||||
- sed -i "/wget/c$NEW_URL" docker/assets/download-package
|
||||
- cd docker
|
||||
- docker build -t git.halia.dev/athens-school/gitlab:testing . --push
|
||||
- docker build -t git.halia.dev/athens-school/gitlab:testing .
|
||||
|
Reference in New Issue
Block a user