Skip to content

Commit

Permalink
fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinaNikolaevaa authored Dec 1, 2023
1 parent 1b47a3c commit fe0762e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
workflow_dispatch:
env:
IMAGE_NAME: neonlabsorg/saddle_tests
IMAGE_NAME: ${{vars.DOCKERHUB_ORG_NAME}}/saddle_tests
jobs:
dockerize:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit fe0762e

Please sign in to comment.