aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
blob: 1f0d37d06b65983e5053ca6ef99ced7c1fcb275e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
build:

  pre_ci:
    docker build -no-cache -t warpx:tip .

  pre_ci_boot:
    image_name: warpx
    image_tag: tip
    pull: false

  ci:
    - cd /home/regtester/AMReX_RegTesting/regression_testing
    - python regtest.py ../rt-WarpX/shippable-tests.ini --no_update all --source_git_hash=$COMMIT