Skip to content

Commit 84c9c8a

Browse files
author
Jeremy Price
committed
differentiate workflow names.. derp derp
1 parent a2b7bb8 commit 84c9c8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# jerm-IT Docker image build for hub.docker.com
2-
name: Docker images
2+
name: Docker ARM Ubuntu image
33

44
# Run this Build for all pushes to 'master' or develop branch, or tagged releases.
55
# Also run for PRs to ensure PR doesn't break Docker build process

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# jerm-IT Docker image build for hub.docker.com
2-
name: Docker images
2+
name: Docker Inel/AMD ubuntu image
33

44
# Run this Build for all pushes to 'master' or develop branch, or tagged releases.
55
# Also run for PRs to ensure PR doesn't break Docker build process

0 commit comments

Comments
 (0)