You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update build script to include mock command
This commit updates the build script in the .gitlab-ci.yml file to include a mock command. The previous build.sh command was removed and replaced with an echo command to print a message indicating that AnduinOS cannot be built in Docker. This change improves the clarity of the build process and ensures that developers are aware of the limitation.
0 commit comments