You've already forked fedora-bootc
Add quick debug echo
All checks were successful
Build container image / Build and push image (pull_request) Successful in 18m41s
All checks were successful
Build container image / Build and push image (pull_request) Successful in 18m41s
This commit is contained in:
@@ -128,3 +128,5 @@ find /var/cache/* -maxdepth 0 -type d \! -name libdnf5 -exec rm -rf {} \;
|
||||
# Make sure /var/tmp is properly created
|
||||
mkdir -p /var/tmp
|
||||
chmod -R 1777 /var/tmp
|
||||
|
||||
echo "Done."
|
||||
|
||||
Reference in New Issue
Block a user