We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unstable
1 parent 9900929 commit fd8e590Copy full SHA for fd8e590
.github/workflows/nightly-unstable-package.yml
@@ -7,6 +7,5 @@ on:
7
8
jobs:
9
build-and-test-unstable:
10
- uses: ./.github/workflows/pre-merge.yml@unstable
11
- with:
12
- ref: 'unstable'
+ uses: redis/docker-library-redis/.github/workflows/pre-merge.yml@unstable
+
0 commit comments