Skip to content

Commit

Permalink
Cleaner logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Aug 19, 2024
1 parent 5fbcb0d commit 7f8cdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-test-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
platform: ${{ inputs.platform }}
variant: ${{ inputs.parent-variant }}

- name: Pull ubuntu:22.04 image 📥
- name: Pull base ubuntu image 📥
if: inputs.parent-image == ''
run: docker pull ubuntu:22.04
shell: bash
Expand Down

0 comments on commit 7f8cdf8

Please sign in to comment.