1
0
mirror of synced 2026-08-05 23:16:54 +00:00

chore: align Docker with upstream Docker infra (#831)

This commit is contained in:
Max Schmitt
2022-03-03 22:55:21 +01:00
committed by GitHub
parent 5ee8f23380
commit e127abb68e
8 changed files with 187 additions and 38 deletions
-5
View File
@@ -1,5 +0,0 @@
#!/bin/bash
echo "-- tagging: $2"
docker tag $1 $2
docker push $2