skipping flaky plugin
This commit is contained in:
parent
7cb274ef35
commit
4e78f2ddc7
1 changed files with 7 additions and 7 deletions
14
.github/workflows/workers-ee.yaml
vendored
14
.github/workflows/workers-ee.yaml
vendored
|
|
@ -26,13 +26,13 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
# We need to diff with old commit
|
||||
# to see which workers got changed.
|
||||
fetch-depth: 2
|
||||
# ref: staging
|
||||
# - name: Checkout
|
||||
# uses: actions/checkout@v2
|
||||
# with:
|
||||
# # We need to diff with old commit
|
||||
# # to see which workers got changed.
|
||||
# fetch-depth: 2
|
||||
# # ref: staging
|
||||
|
||||
- name: Docker login
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue