Skip to content

Commit

Permalink
Run a basic smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinelli committed Jan 18, 2024
1 parent fd4822d commit 1abd659
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ RUN \
./setup.py build && \
./setup.py install && \
cd / && \
rm -rf /tmp/osc
rm -rf /tmp/osc && \
osc version

0 comments on commit 1abd659

Please sign in to comment.