feature/Appointment-Booking #2

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

View File

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