Files
Flappy/build.sh
2025-04-20 16:02:36 +02:00

5 lines
98 B
Bash

#!/bin/bash
docker build -t rubble.se:5000/urmo/flappy .
docker push rubble.se:5000/urmo/flappy