mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 12:41:22 +02:00
Add a PAT login with docker hub, quick update with readme and badge rendering
This commit is contained in:
@@ -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,4 +1,4 @@
|
|||||||
[](https://gitlab.com/stilobique/blender-docker/-/commits/main) 
|
 [](https://gitlab.com/stilobique/blender-docker/-/commits/main)
|
||||||
|
|
||||||
|
|
||||||
# Blender Docker
|
# Blender Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user