trying ti with someoneelses docker container
This commit is contained in:
parent
4937f66abb
commit
3bc5ac099a
@ -40,6 +40,8 @@ build_and_push_container:
|
||||
- docker build -t ldooks/dragon-bot:$CI_PIPELINE_ID -t ldooks/dragon-bot:latest .
|
||||
- docker push ldooks/dragon-bot:latest
|
||||
- docker push ldooks/dragon-bot:$CI_PIPELINE_ID
|
||||
- docker run --rm daangn/argocd-cli sh -c /usr/local/bin/argocd --insecure --server 192.168.1.205 --auth-token $ARGOCD_TOKEN app sync dragon-bot
|
||||
|
||||
rules:
|
||||
- changes:
|
||||
- app/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user