We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e8cfc commit 758cde1Copy full SHA for 758cde1
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on:
4
paths-ignore:
5
- "*.md"
6
env:
7
- GOOGLE_REGISTRY: europe-north1-docker.pkg.dev
+ GOOGLE_REGISTRY: europe-north1-docker.pkg.dev
8
9
jobs:
10
build:
0 commit comments