Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
khoitmp committed Jul 29, 2024
1 parent 8591d01 commit 7c9a2b7
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,9 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v3.0.0
uses: nmcc/actions-gitversion@v1
with:
versionSpec: '6.x'

- name: 'Run GitVersion'
id: gitversion
uses: gittools/actions/gitversion/execute@v3.0.0
path-to-gitversion: packages/GitVersion.CommandLine/tools/GitVersion.exe

- name: Display GitVersion Output
run: |
Expand Down

0 comments on commit 7c9a2b7

Please sign in to comment.