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 e248139 commit c5f7072Copy full SHA for c5f7072
.github/workflows/authorization-server-make.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Build and push
33
uses: docker/build-push-action@v6
34
- context: selenium/authorization-server
35
with:
+ context: selenium/authorization-server
36
push: true
37
tags: ${{ env.REGISTRY_IMAGE }}:${{ env.IMAGE_TAG }}
0 commit comments