common/: remove PATH adds from CI scripts
they are now specified in the workflow file
This commit is contained in:
committed by
classabbyamp
parent
e0c8a977c4
commit
8fe8739a23
@@ -2,8 +2,6 @@
|
||||
#
|
||||
# changed_templates.sh
|
||||
|
||||
PATH="/usr/libexec/chroot-git:$PATH"
|
||||
|
||||
tip="$(git rev-list -1 --parents HEAD)"
|
||||
case "$tip" in
|
||||
# This is a merge commit, pick last parent
|
||||
|
||||
Reference in New Issue
Block a user