Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Umur Ozkul committed Mar 18, 2023
1 parent 4630865 commit 9d6a69a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ondo-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
run: |
docker tag tercen/ondo tercen/ondo:dev
docker push tercen/ondo:dev
if: env.VERSION == '5-ci-integration'
# if: env.VERSION == 'main'
if: env.VERSION == 'main'
- name: docker tag/push stage
run: |
docker tag tercen/ondo tercen/ondo:stage
Expand Down

0 comments on commit 9d6a69a

Please sign in to comment.