mirror of https://github.com/penpot/penpot.git
👷 Fix release backend and CI call to helper
This commit is contained in:
parent
026150ff7a
commit
609f09a312
|
|
@ -15,7 +15,8 @@ before_script:
|
||||||
- env | sort
|
- env | sort
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- manager.sh run
|
- ls -l
|
||||||
|
- ./manager.sh run
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- docker images
|
- docker images
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue