Skip to content

Commit

Permalink
gitlab to master
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Balbuena <[email protected]>
  • Loading branch information
vbalbp committed Oct 4, 2018
1 parent 027d43b commit dfa8000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_to_openshift.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash -xe
curl -X POST "${DEPLOY_URL}" \
-F token=${DEPLOY_TOKEN} \
-F ref=qa \
-F ref=master \
-F "variables[CACHE_DATE]=$(date +%Y-%m-%d:%H:%M:%S)"

0 comments on commit dfa8000

Please sign in to comment.