Update gitlab variable version names to match Pipeline names

This commit is contained in:
Banjo Kazooie
2024-09-07 18:21:58 +00:00
parent bc1a837507
commit 596bf7c0ee

View File

@@ -151,8 +151,8 @@ In your GitLab project, go to `Settings > CI/CD > Variables` and add the followi
- `BASEROM_<VER>_SHA1`: the SHA1 checksum of the baserom file; simply use the one mentioned above - `BASEROM_<VER>_SHA1`: the SHA1 checksum of the baserom file; simply use the one mentioned above
Replace `<VER>` with the version you are using: Replace `<VER>` with the version you are using:
- `US_V10` - `USA10`
- `US_V11` - `USA11`
- `JP` - `JP`
- `PAL` - `PAL`