mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Add GitHub Actions (#211)
* Add 'run-tests' action to run specs * Add 'push-to-registry' action to push image to Docker Hub
This commit is contained in:
committed by
GitHub
parent
1e6eb17af5
commit
60b0919ce6
5
docker-compose.override.yml
Normal file
5
docker-compose.override.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
version: '3.4'
|
||||
services:
|
||||
web:
|
||||
volumes:
|
||||
- .:/astuto
|
||||
Reference in New Issue
Block a user