Skip to content
Snippets Groups Projects
.gitlab-ci.yml 194 B
Newer Older
Simon Oehrl's avatar
Simon Oehrl committed
include:
    - project: 'vr-group/in-situ-pipeline/insite'
Simon Oehrl's avatar
Simon Oehrl committed
      ref: develop 
Simon Oehrl's avatar
Simon Oehrl committed
      file: '/test-setup.yml'

Simon Oehrl's avatar
Simon Oehrl committed
variables:
Simon Oehrl's avatar
Simon Oehrl committed
    ACCESS_NODE_COMMIT: $CI_COMMIT_SHA

Simon Oehrl's avatar
Simon Oehrl committed
api_test:
Simon Oehrl's avatar
Simon Oehrl committed
    extends: .api_test