Skip to content
Snippets Groups Projects
Commit 0a0ccb22 authored by Matthew McGill's avatar Matthew McGill
Browse files

minor change

Former-commit-id: c36cf698b66c2a706c710360452ce2bbf1d9852c
parent 2f2fc68a
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
cd $CICD_MODULE_WORK_DIR/peasoup_umbrella/security_transforms/cicd_tests
cd $CICD_MODULE_WORK_DIR/peasoup_umbrella
source set_env_vars
cd ./security_transforms/cicd_tests
set -e
set -x
source cfi_smokescreen_configs.sh
......
#!/bin/bash
cd $CICD_MODULE_WORK_DIR/peasoup_umbrella/security_transforms/cicd_tests
cd $CICD_MODULE_WORK_DIR/peasoup_umbrella
source set_env_vars
cd ./security_transforms/cicd_tests
set -e
set -x
source cfi_smokescreen_configs.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment