install: install any dependencies required
install
script: run the build script. Custom commands can be set up with before_script and after_script.
script
before_script
after_script