„.drone.yml“ ändern
Fehlender Pfad
This commit is contained in:
parent
a2c03de653
commit
75cbc91f48
@ -9,7 +9,7 @@ steps:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- docker build --no-cache -t gulp-node:${DRONE_COMMIT} -f Scripte/Dockerfile
|
||||
- docker build --no-cache -t gulp-node:${DRONE_COMMIT} -f Scripte/Dockerfile .
|
||||
|
||||
- name: Run Gulp
|
||||
image: gulp-node:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user