Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vladi14 committed Nov 11, 2023
1 parent 5ff1133 commit 0d1bb21
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- name: Compile Code and Package Artifact
working-directory: ./myapp
run: |
echo ${{ needs.package.outputs.release_version }}
- name: Checkout Code
uses: actions/checkout@v4

Expand Down

0 comments on commit 0d1bb21

Please sign in to comment.