Skip to content

Commit ebdc97a

Browse files
committed
file and context in push action
1 parent 1eef882 commit ebdc97a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/frlab-noetic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
if: github.ref == 'refs/heads/master' || github.event_name == 'schedule'
7070
with:
7171
context: .
72+
file: .binder/Dockerfile
7273
push: true
7374
tags: |
7475
${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:latest

0 commit comments

Comments
 (0)