Skip to content

Commit

Permalink
Add a script to push
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Mar 22, 2024
1 parent e4419da commit 2b24673
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Docker/alma9/push.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
docker push gitlab-registry.cern.ch/key4hep/k4-deploy/alma9
docker push gitlab-registry.cern.ch/key4hep/k4-deploy/alma9-cvmfs

3 changes: 3 additions & 0 deletions Docker/centos7/push.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
docker push gitlab-registry.cern.ch/key4hep/k4-deploy/centos7
docker push gitlab-registry.cern.ch/key4hep/k4-deploy/centos7-cvmfs

3 changes: 3 additions & 0 deletions Docker/ubuntu22/push.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
docker push gitlab-registry.cern.ch/key4hep/k4-deploy/ubuntu22
docker push gitlab-registry.cern.ch/key4hep/k4-deploy/ubuntu22-cvmfs

0 comments on commit 2b24673

Please sign in to comment.