A full featured blog in RiotJS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
203 B

language: python
env:
DOCKER_COMPOSE_VERSION: 1.24.1
before_install:
- docker-compose --version
- docker-compose -f docker-compose-dev.yml pull
- docker-compose -f docker-compose-dev.yml build