Skip to content

Commit c0e0a21

Browse files
committed
Merge branch 'master' into effigies-patch-1
2 parents f6aee8a + c86256b commit c0e0a21

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ jobs:
169169
command: |
170170
git config user.email "${GITHUB_EMAIL}"
171171
git config user.name "CircleCI Deploy"
172+
git checkout -f master
173+
cp /tmp/resources/templateflow-skel.zip templateflow/conf/
172174
git add templateflow/conf/templateflow-skel.zip
173175
git commit -m "rel(${CIRCLE_TAG}): Update S3 skeleton file [skip ci]"
174176
git push origin HEAD:master
255 KB
Binary file not shown.

0 commit comments

Comments
 (0)