i ain even got docker installed ROFLLMAO
Some checks failed
Docker image builds / build (push) Failing after 59s
Some checks failed
Docker image builds / build (push) Failing after 59s
This commit is contained in:
parent
d0c91ab2c6
commit
b04b8fcf17
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
|
|
@ -30,8 +30,7 @@ jobs:
|
||||||
- name: build essential
|
- name: build essential
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y build-essential
|
apt-get install -y build-essential jq docker
|
||||||
apt-get install -y jq
|
|
||||||
- name: Set lowercase image name
|
- name: Set lowercase image name
|
||||||
run: |
|
run: |
|
||||||
echo "IMAGE=git.sad.ovh/${GITHUB_REPOSITORY,,}" >> $GITHUB_ENV
|
echo "IMAGE=git.sad.ovh/${GITHUB_REPOSITORY,,}" >> $GITHUB_ENV
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue