Update Semaphore configuration
This commit is contained in:
parent
867b25701c
commit
18555da777
|
|
@ -11,6 +11,7 @@ blocks:
|
||||||
- name: docker build
|
- name: docker build
|
||||||
commands:
|
commands:
|
||||||
- checkout
|
- checkout
|
||||||
|
- 'git clone --recursive https://github.com/fcwu/docker-ubuntu-vnc-desktop'
|
||||||
- docker build -t cloud9-ide-vdi .
|
- docker build -t cloud9-ide-vdi .
|
||||||
- '# Define Version Numbers'
|
- '# Define Version Numbers'
|
||||||
- DATE=$(date +%y%U)
|
- DATE=$(date +%y%U)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue