Skip to content

Commit

Permalink
[INLONG-2028][CI] Set the CI environment variable to false
Browse files Browse the repository at this point in the history
  • Loading branch information
shink committed Jan 7, 2022
1 parent a00cd65 commit 6fb2d92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:

- name: Build docker image
run: mvn --batch-mode --update-snapshots -e -V clean verify -DskipTests -Pdocker
env:
CI: false

0 comments on commit 6fb2d92

Please sign in to comment.