From 371836fb72632164f9a4266cb40a05e573ed9b11 Mon Sep 17 00:00:00 2001 From: Eva Date: Sat, 22 Oct 2022 17:07:30 +0200 Subject: [PATCH] Trigger Build Koan changes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2bcb1c9..b5e9f9c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A repository for scripts to build a teaching image - Don't use `trunk` as version (this is the nightly build, not stable). - `env: BUNDLE_RELEASE={SQUEAK VERSION}`, `env: BUNDLE_PATCH={PATCH VERSION}` - These version numbers are used to get the base All-in-One bundle into which we will insert our own SWT image. This mainly defines which virtual machines are being used. +- Make sure to include/revert lecture specific scripts - Commit to master with commit message "`Update configuration for {SWA|SWT} {YEAR OF LECTURE}`". ### 2. Check Image Configuration