Skip to content

Commit b3ae6c5

Browse files
committed
another test
1 parent b30a1de commit b3ae6c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Publish docker image
7878
env:
79-
KO_DOCKER_REPO: europe-north1-docker.pkg.dev/cloud-418
79+
KO_DOCKER_REPO: europe-north1-docker.pkg.dev/cloud-418/mope
8080
run: |
8181
./ko login europe-north1-docker.pkg.dev --username oauth2accesstoken --password ${{ steps.auth.outputs.access_token }}
8282
./ko publish -B .

0 commit comments

Comments
 (0)