.github/workflows/prometheus.yaml: update
This commit is contained in:
parent
2e6ddb0066
commit
006e391afb
2
.github/workflows/prometheus.yaml
vendored
2
.github/workflows/prometheus.yaml
vendored
@ -46,8 +46,6 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install git -y
|
||||
sudo timedatectl set-timezone "$TZ"
|
||||
echo "$PASSWORD" | docker login --username=admin --password-stdin artifact.onwalk.net
|
||||
|
||||
- name: Sync images
|
||||
|
||||
Loading…
Reference in New Issue
Block a user