commit test
Some checks failed
Build and Push to ACR / docker (push) Failing after 7s

This commit is contained in:
2025-09-30 14:52:17 +08:00
parent 6fc8ee5f00
commit 5342247c10

View File

@@ -13,3 +13,4 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- run: echo "Hello ${{ inputs.who }}" - run: echo "Hello ${{ inputs.who }}"