mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
👷 Add docker build / run to CI
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
committed by
Andrey Antukh
parent
9c61389830
commit
76726b6cd2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user