adding ci/cd

This commit is contained in:
Don Strawsburg
2026-01-20 12:05:37 -05:00
parent bba5287289
commit 3f928cc687
2 changed files with 12 additions and 0 deletions

12
.idea/dataSources.xml generated
View File

@@ -55,5 +55,17 @@
</jdbc-additional-properties>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
<data-source source="LOCAL" name="ashburn" uuid="d86f68e1-137c-460b-b6cf-77966d4f8cbe">
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://ash.gofwd.group:5433/postgres</jdbc-url>
<jdbc-additional-properties>
<property name="com.intellij.clouds.kubernetes.db.host.port" />
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
<property name="com.intellij.clouds.kubernetes.db.container.port" />
</jdbc-additional-properties>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>