Skip to content

Commit

Permalink
ci: correct image id
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Mar 3, 2021
1 parent a9327b3 commit 9779b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on: [create, pull_request, push]

env:
IMAGE_ID: ${{ github.repository }}
IMAGE_ID: herve76/node-binance-trader

jobs:
docker:
Expand Down

0 comments on commit 9779b4a

Please sign in to comment.