mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-06 16:32:47 +01:00
Update Semaphore configuration
This commit is contained in:
parent
03f23a17b2
commit
5cb2cecef8
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ blocks:
|
|||
- '# Login to Dockerhub'
|
||||
- 'echo "${DOCKER_PASSWORD}" | docker login -u "${DOCKER_USERNAME}" --password-stdin'
|
||||
- '# Create a version'
|
||||
- 'docker image tag devindice/cloud9-ide-vdi:latest devindice/cloud9-ide-vdi:testing'
|
||||
- 'docker push $DOCKER_USERNAME/cloud9-ide-vdi:testing'
|
||||
secrets:
|
||||
- name: Dockerhub
|
||||
|
|
|
|||
Loading…
Reference in a new issue