mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 03:07:52 +01:00
* Add 'run-tests' action to run specs * Add 'push-to-registry' action to push image to Docker Hub
5 lines
62 B
YAML
5 lines
62 B
YAML
version: '3.4'
|
|
services:
|
|
web:
|
|
volumes:
|
|
- .:/astuto |