skipping flaky plugin

This commit is contained in:
Rajesh Rajendran 2022-11-25 14:57:01 +00:00 committed by GitHub
parent 7cb274ef35
commit 4e78f2ddc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |