Pārlūkot izejas kodu

Never add temporary directories to repo

This requires at least Git 1.9.0.
master
JustAnotherArchivist pirms 3 gadiem
vecāks
revīzija
4d6c737b5d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      run

+ 1
- 1
run Parādīt failu

@@ -43,6 +43,6 @@ fi
printf "%s\n" "${profiles[@]}" | LC_ALL=C sort >dockerhub-metadata.profiles

# git stuffs
git add --all
git add --all -- ':!.tmp.*'
git commit --message 'Automatic run'
git push

Notiek ielāde…
Atcelt
Saglabāt