Add a PAT login with docker hub, quick update with readme and badge rendering

This commit is contained in:
Aurelien Vaillant
2022-01-28 15:39:31 +01:00
parent 2066661f32
commit cb2e7fffa0
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -9,7 +9,9 @@ job-build-docker-latest:
services: services:
- docker:19.03.12-dind - docker:19.03.12-dind
script: script:
- docker login --username stilobique --password $docker_hub_password
- docker build -t stilobique/blender:latest . - docker build -t stilobique/blender:latest .
- docker push
#job-build-docker-tag: #job-build-docker-tag:
# stage: build # stage: build
+1 -1
View File
@@ -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 # Blender Docker