Skip to content

Commit

Permalink
add popd command
Browse files Browse the repository at this point in the history
  • Loading branch information
YurelyCamacho committed Oct 26, 2024
1 parent f57ae49 commit 628d3e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/smoke/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ popd
. ${SMOKE_DIR}/base-template.sh "use_azure_pipelines=yes use_pyenv=yes"
pushd /tmp/osl/osl-python-package
python "${SMOKE_DIR}/../scripts/check_schema.py" ${SMOKE_DIR}/schemas/azure-pipelines.json azure-pipelines.yml
popd

. ${SMOKE_DIR}/base-template.sh "use_gitlab_ci=yes use_conda=yes"
pushd /tmp/osl/osl-python-package
Expand Down

0 comments on commit 628d3e3

Please sign in to comment.