diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e033d94..dcea90a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,9 @@ job-build-docker-latest: services: - docker:19.03.12-dind script: + - docker login --username stilobique --password $docker_hub_password - docker build -t stilobique/blender:latest . + - docker push #job-build-docker-tag: # stage: build diff --git a/README.md b/README.md index 009dd12..047e83e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![pipeline status](https://gitlab.com/stilobique/blender-docker/badges/main/pipeline.svg)](https://gitlab.com/stilobique/blender-docker/-/commits/main) ![Blender](https://img.shields.io/badge/blender-3.0.0-%23F5792A.svg?style=flat&logo=blender&logoColor=white) +![Blender](https://img.shields.io/badge/blender-3.0.0-%23F5792A.svg?style=flat&logo=blender&logoColor=white) [![pipeline status](https://gitlab.com/stilobique/blender-docker/badges/main/pipeline.svg)](https://gitlab.com/stilobique/blender-docker/-/commits/main) # Blender Docker