Skip to content

Commit

Permalink
chore(tests): make sure ora knows that the Docker container is for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Dec 30, 2016
1 parent d25f146 commit 41d25ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM malept/electron-forge-container:latest

ENV CI=true

RUN flatpak remote-add --from gnome https://sdk.gnome.org/gnome.flatpakrepo && \
flatpak install --runtime gnome org.freedesktop.Platform//1.4

Expand Down

0 comments on commit 41d25ea

Please sign in to comment.