mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
Delete .gitlab-ci.yml
This commit is contained in:
parent
ee406fcf88
commit
1c02980e69
@ -1,9 +0,0 @@
|
|||||||
build:
|
|
||||||
image: docker:19.03.12
|
|
||||||
stage: build
|
|
||||||
services:
|
|
||||||
- docker:19.03.12-dind
|
|
||||||
script:
|
|
||||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
|
||||||
- docker build -t $CI_REGISTRY/group/project/image:test .
|
|
||||||
- docker push $CI_REGISTRY/group/project/image:test
|
|
Loading…
x
Reference in New Issue
Block a user