Ray Burgemeestre 5 mesi fa
parent
commit
7c52fed6c9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      apt-publisher/Makefile

+ 1
- 1
apt-publisher/Makefile Vedi File

@@ -127,7 +127,7 @@ docker-ubuntu2204:
docker build . -t rayburgemeestre/apt-ubuntu:22.04 -f Dockerfile-ubuntu2204

docker-ubuntu2404:
docker build . -t rayburgemeestre/apt-ubuntu:22.04 -f Dockerfile-ubuntu2404
docker build . -t rayburgemeestre/apt-ubuntu:24.04 -f Dockerfile-ubuntu2404

run-initialize-once:
echo Please refer to README. Initial steps were done once manually and tar of artifacts was zipped.

Loading…
Annulla
Salva