aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cd-version.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cd-version.yaml')
-rw-r--r--.github/workflows/cd-version.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/cd-version.yaml b/.github/workflows/cd-version.yaml
index 72531eef..a15acd2a 100644
--- a/.github/workflows/cd-version.yaml
+++ b/.github/workflows/cd-version.yaml
@@ -12,8 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- with:
- submodules: true
- name: Build And Push to Docker Hub
uses: docker/build-push-action@v1