1
0
mirror of https://github.com/rancher/os.git synced 2025-09-03 07:44:21 +00:00

Push framework image and fix rancherd

This commit is contained in:
Darren Shepherd
2021-10-02 23:14:04 -07:00
parent 5e4cfa19ab
commit 72291094c0
3 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ fi
if [ "$PUSH" = "true" ]; then
make push
make push-framework
fi