Skip to content

Commit 96b2c59

Browse files
committed
with leading slash
1 parent 9ad75d9 commit 96b2c59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/secure_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ steps:
6666
python -m pip install --user numpy wheel
6767
mkdir baztmp
6868
export TAG=`echo $BUILDKITE_TAG | cut -c2-`
69-
sed -i.bak "s~version = \"[0-9.]*\"~version = \"$TAG\"~g" BUILD
69+
sed -i.bak "s~version = \"[0-9.]*\"~version = \"\$TAG\"~g" BUILD
7070
bazel --output_user_root=`pwd`/baztmp build :enzyme_jax
7171
cp bazel-bin/*.whl .
7272
python -m pip install *.whl

.buildkite/secure_pipeline.yml.signature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Salted__�g�7 ��t8-�����ӯK�����=^�4�%�RԖnsA�B@?��r���%݃��2f����G�Q��1��+�Y�=\�����
1+
Salted__��7� �-��x�Bt�o�g�R�������O=�rg�Fc� �r�������w-)��((:A�'�:7HM����>��ߢ7Q

0 commit comments

Comments
 (0)