Skip to content

Commit

Permalink
Move the Docker setup for CI to docker/ubuntu-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ckhroulev committed May 24, 2021
1 parent bbe39c2 commit 743e8d5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/CMakeLists.txt
Expand Up @@ -27,5 +27,5 @@ mark_as_advanced(PISM_DEBIAN_PACKAGE_LIST)
set(DOCKER_USERNAME "ckhrulev" CACHE STRING "Docker user name to use when building images")
mark_as_advanced(DOCKER_USERNAME)

add_subdirectory(ubuntu)
add_subdirectory(ubuntu-ci)
add_subdirectory(archlinux)
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 743e8d5

Please sign in to comment.