3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 05:45:41 +00:00

Fix name of ARM docker container workflow

This commit is contained in:
Jeremy Price
2025-04-15 12:15:44 -07:00
parent 71d8f1eb89
commit e5cf296b79

View File

@ -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