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