Skip to content

Commit 7f8cdf8

Browse files
committed
Cleaner logs
1 parent 5fbcb0d commit 7f8cdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-test-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
platform: ${{ inputs.platform }}
7878
variant: ${{ inputs.parent-variant }}
7979

80-
- name: Pull ubuntu:22.04 image 📥
80+
- name: Pull base ubuntu image 📥
8181
if: inputs.parent-image == ''
8282
run: docker pull ubuntu:22.04
8383
shell: bash

0 commit comments

Comments
 (0)