Update Semaphore configuration

This commit is contained in:
Devin Dice 2022-08-16 21:02:30 +00:00
parent 867b25701c
commit 18555da777

View file

@ -11,6 +11,7 @@ blocks:
- name: docker build
commands:
- checkout
- 'git clone --recursive https://github.com/fcwu/docker-ubuntu-vnc-desktop'
- docker build -t cloud9-ide-vdi .
- '# Define Version Numbers'
- DATE=$(date +%y%U)