Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPates committed Jun 22, 2022
1 parent 9b5ac02 commit 2b15713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/buildapp/buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ phases:


# Check we've packaged something useful
- ./dist/ssosync_darwin_amd64_v1/ssosync --version
- ./dist/ssosync_linux_amd64_v1/ssosync --version

artifacts:
files:
Expand Down

0 comments on commit 2b15713

Please sign in to comment.