diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8b760c1..6b5d684 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -59,6 +59,3 @@ jobs: - name: Push release tag to GitHub run: git push origin $RELEASE - - - name: Build and push next development image tags - run: docker compose -f docker-compose.yml -f eclipse-pass.local.yml build --push idp ldap \ No newline at end of file