mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 04:37:47 +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:
|
||||
- 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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[](https://gitlab.com/stilobique/blender-docker/-/commits/main) 
|
||||
 [](https://gitlab.com/stilobique/blender-docker/-/commits/main)
|
||||
|
||||
|
||||
# Blender Docker
|
||||
|
||||
Reference in New Issue
Block a user