Aktualizovat .gitea / workflows /build.yml
This commit is contained in:
parent
8b4c63a9be
commit
a797bf44f5
@ -16,7 +16,7 @@ jobs:
|
||||
apt-get update && apt-get install docker.io -y
|
||||
- name: Build | Show repository
|
||||
run: |
|
||||
ls -lah
|
||||
ls -lah
|
||||
- name: Docker | Build image and login to Docker Hub with publication
|
||||
run: |
|
||||
echo "${{ secrets.DOCKERHUB_GITEA_TOKEN }}" | docker login -u ownercz --password-stdin
|
||||
|
Loading…
Reference in New Issue
Block a user