Skip to content

Commit d192ebc

Browse files
committed
Remove assets from git
1 parent 482516e commit d192ebc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

_posts/2024-08-25-migrating-python-packages-from-gitlab-registry-to-gcloud-artifacts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pin: false
99
math: false
1010
mermaid: false
1111
image:
12-
path: /assets/img/posts/migrating-python-packages-from-gitlab-to-gcloud/thumbnail.png
12+
path: https://assets.hemantapkh.com/blog/migrating-python-packages-from-gitlab-to-gcloud/thumbnail.png
1313
---
1414

1515

@@ -43,7 +43,7 @@ https://<PROJECT_LOCATION>-python.pkg.dev/<PROJECT_ID>/<REGISTRY_NAME>/
4343

4444
You can also copy the repository URL from the Google Cloud Console interface.
4545

46-
![IMAGE](/assets/img/posts/migrating-python-packages-from-gitlab-to-gcloud/copy-repo-url.png)
46+
![IMAGE](https://assets.hemantapkh.com/blog/migrating-python-packages-from-gitlab-to-gcloud/copy-repo-url.png)
4747

4848
Next, set the repository URL in an environment variable, as it will be required later to upload the packages.
4949

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)