Home
last modified time | relevance | path

Searched full:commit_id (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/.github/workflows/
Drelease-candidate.yml6 commit_id:
21 ref: ${{ github.event.inputs.commit_id }}
35 … git diff ${{ github.event.inputs.commit_id }} tags/${{ github.event.inputs.version_number }}
Drelease.yml6 commit_id:
21 ref: ${{ github.event.inputs.commit_id }}
27 …run: git checkout -b ${{ github.event.inputs.version_number }} ${{ github.event.inputs.commit_id }}
47 … git diff ${{ github.event.inputs.commit_id }} tags/${{ github.event.inputs.version_number }}
58 ref: ${{ github.event.inputs.commit_id }}