add gitmodules
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
This commit is contained in:
parent
a9c8d4b9a0
commit
026a8d5fab
2 changed files with 2 additions and 5 deletions
|
|
@ -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
2
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
[submodule "data_loader"]
|
||||||
|
url = https://git.nickorlow.com/nickorlow/septastic_loader.git
|
||||||
Loading…
Add table
Add a link
Reference in a new issue