Skip to content

Commit

Permalink
add pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
seblum committed Aug 12, 2024
1 parent 13bf862 commit ecac7de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
-
name: Update Version in pyproject.toml
run: |
echo ${pwd}
cd .github/workflows
sed -i "s/^DOCKER_IMAGE: \"octivbooker:.*\"/DOCKER_IMAGE: \"octivbooker:v${{ env.TAG_VERSION }}\"/" run-on-schedule.yml
-
Expand Down

0 comments on commit ecac7de

Please sign in to comment.