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.
 
 
 
 
 
 

10 lines
222 B

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