code: 9ferno

ref: 0424afdea0587f8ea18e68d53339432a96eb1974
dir: /bitbucket-pipelines.yml/

View raw version
image: i386/gcc:6.1

pipelines:
  default:
    - step:
        script:
          - PATH=$PATH:$PWD/Linux/386/bin MKFLAGS='SYSHOST=Linux OBJTYPE=386 ROOT='$PWD 
          - mk $MKFLAGS mkdirs
          - mk $MKFLAGS emuinstall
          - emu cat /dev/sysctl || echo ' -' exited with status $? '(ignored)'