Update Semaphore configuration

This commit is contained in:
Devin Dice 2022-08-16 21:02:30 +00:00
parent 867b25701c
commit 18555da777
1 changed files with 1 additions and 0 deletions

View File

@ -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)