add gitmodules
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled

This commit is contained in:
Nicholas Orlowsky 2025-09-12 19:24:27 -04:00
parent a9c8d4b9a0
commit 026a8d5fab
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
2 changed files with 2 additions and 5 deletions

View file

@ -1,10 +1,5 @@
name: Create and publish a Docker image name: Create and publish a Docker image
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
on: on:
push: push:
branches: ['main'] branches: ['main']

2
.gitmodules vendored Normal file
View file

@ -0,0 +1,2 @@
[submodule "data_loader"]
url = https://git.nickorlow.com/nickorlow/septastic_loader.git