Fix name of ARM docker container workflow
This commit is contained in:
parent
71d8f1eb89
commit
e5cf296b79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-arm.yml
vendored
2
.github/workflows/docker-arm.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
# Snipe-IT Docker image build for hub.docker.com
|
||||
name: Docker Intel/amd64 images (Ubuntu)
|
||||
name: Docker ARM64 images (Ubuntu)
|
||||
|
||||
# Run this Build for all pushes to 'master' or develop branch, or tagged releases.
|
||||
# Also run for PRs to ensure PR doesn't break Docker build process
|
||||
|
|
Loading…
Add table
Reference in a new issue