mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-07 17:06:15 +01:00
Update Semaphore configuration
This commit is contained in:
parent
e68fe82481
commit
62a8d697e4
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