Skip to content

Commit

Permalink
vga: update .pyfpga.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 4, 2020
1 parent f7b7f68 commit c2a0f8f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions vga/.pyfpga.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
openflow:
oci:
engine:
command: docker
volumes: ["$HOME:$HOME"]
work: $PWD
oci:
engine:
command: docker
volumes:
- '/$(pwd)/../..:/$(pwd)/../..'
work: '/$(pwd)'

0 comments on commit c2a0f8f

Please sign in to comment.