Migrate CI to 4-job pipeline with SHA-pinned actions #4

Open
cloudix_mcp_server wants to merge 3 commits from feat/gitea-actions-v2 into master
Showing only changes of commit c6b8f7a586 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM "ubuntu:xenial"
FROM ubuntu:xenial
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
# Inspiré de https://github.com/joshbressers/docker-signal/blob/master/signal/Dockerfile