8000 Merge pull request #1828 from Haehnchen/feature/dotenv · SylApps/idea-php-symfony2-plugin@334d6ce · GitHub
[go: up one dir, main page]

Skip to content
  • Pricing
  • Search code, repositories, users, issues, pull requests...

    Provide feedback

    We read every piece of feedback, and take your input very seriously.

    Saved searches

    Use saved searches to filter your results more quickly

    Appearance settings

    Commit 334d6ce

    Browse files
    authored
    Merge pull request Haehnchen#1828 from Haehnchen/feature/dotenv
    remove dotenv ci step for setting version numbers
    2 parents e7c7222 + ef984f9 commit 334d6ce

    File tree

    1 file changed

    +0
    -10
    lines changed

    1 file changed

    +0
    -10
    lines changed

    .github/workflows/gradle.yml

    Lines changed: 0 additions & 10 deletions
    Original file line numberDiff line numberDiff line change
    @@ -36,16 +36,6 @@ jobs:
    3636
    path: ~/.gradle/wrapper
    3737
    key: ${{ runner.os }}-gradle-wrapper-${{ hashFiles('**/gradle/wrapper/gradle-wrapper.properties') }}
    3838

    39-
    - name: setting env vars
    40-
    run: echo "Main version ${ORG_GRADLE_PROJECT_ideaVersion}"
    41-
    env:
    42-
    ORG_GRADLE_PROJECT_ideaVersion: "IU-2021.2.3"
    43-
    ORG_GRADLE_PROJECT_phpPluginVersion: "212.5457.49"
    44-
    ORG_GRADLE_PROJECT_twigPluginVersion: "212.5457.16"
    45-
    ORG_GRADLE_PROJECT_toolboxPluginVersion: "0.4.6"
    46-
    ORG_GRADLE_PROJECT_annotationPluginVersion: "5.3"
    47-
    ORG_GRADLE_PROJECT_dqlPluginVersion: "212.4746.52"
    48-
    4939
    - name: Grant execute permission for gradlew
    5040
    run: chmod +x gradlew
    5141

    0 commit comments

    Comments
     (0)
    0