Skip to content

Commit

Permalink
[TEST] Change Makefile version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrián Hernández committed Sep 21, 2023
1 parent 9837a21 commit 23e3807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ e2e-destroy:

# Stratio CICD flow
change-version:
bin/change-version.sh $(version)
bin/change-version.sh $(VERSION)

chart:
bin/chart.sh $(version)
bin/chart.sh $(VERSION)

0 comments on commit 23e3807

Please sign in to comment.