remove completed TODO from CI script

This commit is contained in:
James Seibel
2026-02-05 22:06:50 -06:00
parent a1a92ffd14
commit 17b0d2e763
-1
View File
@@ -3,7 +3,6 @@
image: eclipse-temurin:21 image: eclipse-temurin:21
# all stages need to be defined here # all stages need to be defined here
# TODO: Make stages depend on what is in versionProperties
stages: stages:
- build - build
- api - api