Skip to content

Updating/work-with this template for GHA feature #191

Open
@v-xuto

Description

We are updating this template to support new features in Github Action.

For the Github Action feature:
In the .github/workflow/scheduled-azure-build-and-deploy.yml file, we will remove two lines of code:

    - name: Add AZD
      run: curl -fsSL https://aka.ms/install-azd.sh | bash

and add GHA code after Describe Java version step

    - name: Install azd
      uses: Azure/setup-azd@v0.1.0

@rajeshkamal5050 , @aarthiem for notification.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions