.gitea/workflows/release.yml aktualisiert #17
@ -20,15 +20,6 @@ jobs:
|
||||
- name: Update Apt
|
||||
run: apt update -y
|
||||
|
||||
- name: instaling common software package
|
||||
run: apt-get install software-properties-common -y
|
||||
|
||||
- name: add maven repo
|
||||
run: add-apt-repository ppa:andrei-pozolotin/maven3
|
||||
|
||||
- name: Update Apt
|
||||
run: apt update -y
|
||||
|
||||
- name: Update CA certificates
|
||||
run: apt-get install --reinstall ca-certificates -y
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user