This commit is contained in:
Adam Uhlíř 2025-04-03 10:04:15 +02:00 committed by GitHub
parent 79b6090f1f
commit 58f177fe8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,6 +27,7 @@
| `build_args` | Build arguments | `''` |
| `tag_latest` | Set latest tag for Docker images | `true` |
| `tag_sha` | Set Git short commit as Docker tag | `true` |
| `tag_sha_long` | Set Git long commit as Docker tag | `false` |
| `tag_suffix` | Suffix for Docker images tag | `''` |
| `checkout-fetch-depth` | actions/checkout fetch-depth | `''` |
| `checkout-fetch-tags` | actions/checkout fetch-tags | `''` |