Compare commits
No commits in common. "037ef170f6dc1001345bfe94b25d4330369d1337" and "4b9df22e009f0c84adec0ec5a5e2412cb84526e5" have entirely different histories.
037ef170f6
...
4b9df22e00
|
@ -38,13 +38,3 @@
|
|||
|
||||
# DotEnv
|
||||
.env.local
|
||||
|
||||
# Git files
|
||||
/.git
|
||||
/.gitignore
|
||||
|
||||
# Drone config
|
||||
/.drone.yml
|
||||
|
||||
# Docker Ignore
|
||||
/.dockerignore
|
||||
|
|
|
@ -16,7 +16,6 @@ steps:
|
|||
# - 'bin/console lint:container'
|
||||
# - 'bin/console lint:yaml'
|
||||
- name: docker-build
|
||||
# https://github.com/drone/drone-plugin-index/blob/main/plugins/docker/original.md
|
||||
image: plugins/docker
|
||||
when:
|
||||
# branch:
|
||||
|
|
Loading…
Reference in a new issue