aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cd.yaml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-26 15:02:55 +0800
committercrupest <crupest@outlook.com>2020-07-26 15:02:55 +0800
commitf5d10683a1edeba4dabe148ff7aa682c044f7496 (patch)
treed8f7edae96baa26823dee80ccc9329a23ac04c3c /.github/workflows/cd.yaml
parent7753c9cad23b06c2acdd908a5a7cc3863bfa6b61 (diff)
downloadtimeline-f5d10683a1edeba4dabe148ff7aa682c044f7496.tar.gz
timeline-f5d10683a1edeba4dabe148ff7aa682c044f7496.tar.bz2
timeline-f5d10683a1edeba4dabe148ff7aa682c044f7496.zip
Merge front end repo
Diffstat (limited to '.github/workflows/cd.yaml')
-rw-r--r--.github/workflows/cd.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml
index 4ae002c4..4ddfd6d1 100644
--- a/.github/workflows/cd.yaml
+++ b/.github/workflows/cd.yaml
@@ -11,8 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- with:
- submodules: true
- name: Build And Push to Docker Hub
uses: docker/build-push-action@v1