.github/workflows/prometheus.yaml: update

This commit is contained in:
Haitao Pan 2023-12-22 18:11:47 +08:00
parent 2e6ddb0066
commit 006e391afb

View File

@ -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