diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 903a3c0..e9bfb22 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -84,7 +84,6 @@ jobs: runs-on: ubuntu-latest needs: ci-docker if: github.ref == 'refs/heads/master' - container: joshkeegan/deploy-ssh:latest steps: - name: Download Artefacts uses: actions/download-artifact@v4