We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64441e0 + d2dbedf commit 5b146d6Copy full SHA for 5b146d6
.github/workflows/build.yaml
@@ -34,7 +34,7 @@ jobs:
34
LATEST_TAG_OFF: true
35
#
36
# Uncomment and modify the following line with your image name, otherwise no push will happen
37
- IMAGE_NAME: "yuvipanda/example-inherit-from-community-image"
+ IMAGE_NAME: "leap-stc/test-image-balwada"
38
39
# Lets us monitor disks getting full as images get bigger over time
40
- name: Show how much disk space is left
.github/workflows/test.yaml
@@ -33,7 +33,7 @@ jobs:
33
REPO_DIR: /srv/repo
# Uncomment and modify the following line with your image name.
0 commit comments