Skip to content

Commit

Permalink
update ahc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oznakn committed Apr 13, 2022
1 parent ce29407 commit 0be303d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions ahc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
image: cengwins/ahc-uhd-image
command: /bin/sh -c "
pip install adhoccomputing==1.2.0 &&
python3 main.py"
image: cengwins/ahc-uhd-image:1.2
command: python3 main.py

# python3 General/testcomposition.py &&
# python3 General/test.py &&
Expand All @@ -20,4 +18,4 @@ command: /bin/sh -c "

env:
PYTHONUNBUFFERED: "1"
PYTHONDONTWRITEBYTECODE: "1"
PYTHONDONTWRITEBYTECODE: "1"

0 comments on commit 0be303d

Please sign in to comment.