]> https://gitweb.dealii.org/ - dealii.git/commitdiff
temp change to github actions for testing
authorTimo Heister <timo.heister@gmail.com>
Sun, 3 Jul 2022 23:05:20 +0000 (19:05 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 3 Jul 2022 23:05:20 +0000 (19:05 -0400)
.github/workflows/docker.yml

index 554e1999fc2f47d087b0d05079cbebdbc51e02cc..05310fc9cbed1543e1ff70e2d446479c7288850d 100644 (file)
@@ -2,7 +2,9 @@ name: github-docker
 
 on: 
   push: 
-    branches: [master]
+    branches:
+      - 'docker*'
+      - 'master'
 
 permissions:
   contents: read
@@ -30,7 +32,7 @@ jobs:
           context: ./contrib/docker/
           cache-from: type=registry,ref=dealii/dependencies:focal
           cache-to: type=inline
-          push: true
+          push: false
           tags: dealii/dealii:master-focal
 
       - name: Build and push Docker image of master with root user
@@ -40,6 +42,6 @@ jobs:
           file: ./contrib/docker/Dockerfile.root
           cache-from: type=registry,ref=dealii/dealii:master-focal
           cache-to: type=inline
-          push: true
+          push: false
           tags: dealii/dealii:master-focal-root
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.