mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-08 01:15:38 +01:00
Update Semaphore configuration
This commit is contained in:
parent
57b116a80e
commit
6ace09bce1
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ blocks:
|
|||
- checkout
|
||||
- git submodule update --init --recursive
|
||||
- 'docker pull $DOCKER_USERNAME/cloud9-ide-vdi:latest || true'
|
||||
- 'docker build --cache-from=$DOCKER_USERNAME/cloud9-ide-vdi:latest-t $DOCKER_USERNAME/test:latest.'
|
||||
- 'docker build --cache-from=$DOCKER_USERNAME/cloud9-ide-vdi:latest $DOCKER_USERNAME/test:latest .'
|
||||
secrets:
|
||||
- name: Dockerhub
|
||||
promotions:
|
||||
|
|
|
|||
Loading…
Reference in a new issue