Skip to content

Commit

Permalink
revert: Update build-test-and-publish-ce.yml
Browse files Browse the repository at this point in the history
This reverts commit 9ad3835.
  • Loading branch information
yanavasileva committed Jun 16, 2023
1 parent 9ad3835 commit 6583c7b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-test-and-publish-ce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ jobs:
}
});
- name: Build
uses: nick-fields/retry@v2
with:
timeout_seconds: 300 # seconds
max_attempts: 2
command: ./pipeline.sh
run: ./pipeline.sh
env:
DISTRO: ${{ matrix.DISTRO }}
EE: false
Expand Down

0 comments on commit 6583c7b

Please sign in to comment.