I need an IDE for YAML
Some checks failed
Publish Docker image / Push Docker image to registry (push) Failing after 47s
Some checks failed
Publish Docker image / Push Docker image to registry (push) Failing after 47s
This commit is contained in:
parent
b10cda6c1c
commit
47bb135f64
@ -13,8 +13,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Git + Docker
|
- name: Install Git + Docker
|
||||||
run: |
|
run: |
|
||||||
apt update && apt install git
|
apt update && apt install git
|
||||||
curl -fsSL https://get.docker.com | sh
|
curl -fsSL https://get.docker.com | sh
|
||||||
|
|
||||||
- name: Log in to Container Registry
|
- name: Log in to Container Registry
|
||||||
uses: https://github.com/docker/login-action@v2
|
uses: https://github.com/docker/login-action@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user