Skip to content

Conversation

@liemle3893
Copy link

  1. Add support for Gitlab CI (see .gitlab.ci.yml)
  2. Cleanup build.sh.
  • Use realpath instead of readlink -e. realpath work pretty the
    same on OSX, Ubuntu, Alpine
  • Resolve: The very first commit may cause error.
  • CI_COMMIT_BEFORE_SHA, CI_COMMIT_SHA will be put inside pipeline
    and might be re-calculate if needed.

1. Add support for Gitlab CI (see .gitlab.ci.yml)
2. Cleanup build.sh.
- Use `realpath` instead of `readlink -e`. `realpath` work pretty the
  same on OSX, Ubuntu, Alpine
- Resolve: The very first commit may cause error.
- `CI_COMMIT_BEFORE_SHA`, `CI_COMMIT_SHA` will be put inside pipeline
  and might be re-calculate if needed.
@liemle3893 liemle3893 mentioned this pull request Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants