Skip to content

Commit 2df8ce5

Browse files
Update workflows file
1 parent 956ca03 commit 2df8ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
aws_secret_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
2828
application_name: 'springboot-user-curd-app'
2929
environment_name: 'springboot-user-curd-app-env'
30-
version_label: ${{ github.sha }}-${{ github.run_number }}
30+
version_label: '0.0.1'
3131
deployment_package: target/springboot-user-crud-0.0.1-SNAPSHOT.jar

0 commit comments

Comments
 (0)