merge develop #20

Merged
keedosn merged 26 commits from develop into master 2021-11-23 23:17:16 +01:00
2 changed files with 0 additions and 6 deletions
Showing only changes of commit f8f8388665 - Show all commits

View File

@ -1,9 +1,5 @@
#!/bin/sh
# - docker build -t docker.pbiernat.dev/nginx-php:$CI_COMMIT_BRANCH .
# - docker images --format "{{.Repository}}:{{.Tag}}" | grep nginx-php:${CI_COMMIT_BRANCH}
contains() {
string="$1"
substring="$2"

View File

@ -1,7 +1,5 @@
#!/bin/sh
# docker push docker.pbiernat.dev/nginx-php:$CI_COMMIT_BRANCH
contains() {
string="$1"
substring="$2"