mirror of
https://github.com/penpot/penpot.git
synced 2025-01-02 04:40:09 -05:00
👷 Add docker build / run to CI
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
9c61389830
commit
76726b6cd2
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ script:
|
|||
- ./manage.sh build-devenv
|
||||
- ./manage.sh run-frontend-tests
|
||||
- ./manage.sh run-backend-tests
|
||||
- ./manage.sh build-images
|
||||
- ./manage.sh run
|
||||
|
||||
after_script:
|
||||
- docker images
|
||||
|
|
Loading…
Reference in a new issue