feature/Appointment-Booking #2

Open
oonyeje wants to merge 17 commits from feature/Appointment-Booking into develop
Showing only changes of commit 50877c6425 - Show all commits

View File

@ -56,7 +56,7 @@ steps:
force_tag: true
tags:
- latest
- pr-build-$(sed 's/\//-/g' <<< ${DRONE_BRANCH})
- pr-build-${sed 's/\//-/g' <<< ${DRONE_BRANCH}}
- name: Build and Push (Staging) Container Image
image: plugins/docker
when: