Skip to content

Commit

Permalink
chore push this one to see if it works
Browse files Browse the repository at this point in the history
  • Loading branch information
Amninder Kaur committed Aug 16, 2023
1 parent 21a2cf5 commit e0b0768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# docker push ghcr.io/kindredgroup/chronos:latest
- name: Build the chronos Docker image
run:
echo running on branch ${GITHUB_REF}
echo ${{env.GITHUB_REF_NAME}} "is the branch name" ${{github.ref}} "is the ref"

# run: |
# docker build -f Dockerfile.chronos-pg-migration . --tag ghcr.io/kindredgroup/chronos-pg-migration:latest
Expand Down

0 comments on commit e0b0768

Please sign in to comment.