Skip to content

Commit 5b146d6

Browse files
authored
Merge pull request #3 from leap-stc/change-publish-repo
Change publish repo
2 parents 64441e0 + d2dbedf commit 5b146d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
LATEST_TAG_OFF: true
3535
#
3636
# Uncomment and modify the following line with your image name, otherwise no push will happen
37-
IMAGE_NAME: "yuvipanda/example-inherit-from-community-image"
37+
IMAGE_NAME: "leap-stc/test-image-balwada"
3838

3939
# Lets us monitor disks getting full as images get bigger over time
4040
- name: Show how much disk space is left

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
REPO_DIR: /srv/repo
3434

3535
# Uncomment and modify the following line with your image name.
36-
IMAGE_NAME: "yuvipanda/example-inherit-from-community-image"
36+
IMAGE_NAME: "leap-stc/test-image-balwada"
3737

3838
# Lets us monitor disks getting full as images get bigger over time
3939
- name: Show how much disk space is left

0 commit comments

Comments
 (0)