mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -05:00
👷 Add docker prod images build
This commit is contained in:
parent
1f13b70c0c
commit
010f855829
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ before_script:
|
|||
script:
|
||||
- ./manage.sh build
|
||||
- ./manage.sh release
|
||||
- docker build -t uxbox-backend backend-docker/
|
||||
- docker build -t uxbox-frontend frontend-docker/
|
||||
|
||||
after_script:
|
||||
- docker images
|
||||
|
|
Loading…
Add table
Reference in a new issue