updates submodules
This commit is contained in:
2
.envrc
2
.envrc
@ -3,6 +3,8 @@ distro=`/bin/lsb_release -i -s`
|
||||
if [ $distro == "CentOS" ]; then
|
||||
. /opt/rh/devtoolset-8/enable
|
||||
. /opt/rh/rh-python38/enable
|
||||
elif [ $distro == "Rocky" ]; then
|
||||
. /opt/rh/gcc-toolset-11/enable
|
||||
fi
|
||||
layout python3
|
||||
[ -f .envrc.$USER ] && . .envrc.$USER
|
||||
|
Submodule dbt-rise-core updated: 5c453eee2a...b725ff307b
2
scc
2
scc
Submodule scc updated: 1925a6e69d...59d07fbc66
Reference in New Issue
Block a user