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.
1 parent 50d757c commit 3fba170Copy full SHA for 3fba170
.github/workflows/build-deploy.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
build:
18
env:
19
- container: ghcr.io/flux-framework/flux-restful-api:test
+ container: ghcr.io/flux-framework/flux-restful-api
20
permissions:
21
packages: write
22
0 commit comments