Skip to content

Commit

Permalink
HEAT-227: updated the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
KalyanaVadlamani committed Mar 25, 2024
1 parent 80e9da5 commit d0cdccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ on:
version:
description: 'Application version to deploy'
required: true

jobs:
build:
name: Build
uses: ./.github/workflows/build.yml
with:
push: true
secrets: inherit


deploy_to_dev:
name: Deploy to dev
Expand Down

0 comments on commit d0cdccc

Please sign in to comment.