code: 9ferno

ref: c04f70e2bb4a02655bb8a6247a8f07f75ff431bd
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)'