Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Revert "Check if tests succeed with the WIP ocis PR"
Browse files Browse the repository at this point in the history
This reverts commit 40875ff.
  • Loading branch information
kulmann committed Aug 20, 2020
1 parent 40875ff commit a4eebeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
def main(ctx):
before = [
testing(ctx),
UITests(ctx, 'basic-roles-support', '65af80d3221d46bc91017aaef2e28ff62024c397', 'master', '0ba693cea50cafdb7e6b4e3f559a70cbd4d04bbe')
UITests(ctx, 'master', 'd6ed9f3e60f5cfc4eeb261d91a6d1607045904ee', 'master', '0ba693cea50cafdb7e6b4e3f559a70cbd4d04bbe')
]

stages = [
Expand Down

0 comments on commit a4eebeb

Please sign in to comment.