Skip to content
Snippets Groups Projects
Commit a1641597 authored by nimrod's avatar nimrod
Browse files

Pull during the build stage.

parent 1e89a42f
No related branches found
No related tags found
No related merge requests found
Pipeline #1531 passed
......@@ -12,8 +12,12 @@ stages:
build:
extends: .compose-build
tags: [ns4.shore.co.il]
tags: &tags [ns4.shore.co.il]
pull:
extends: .compose-pull
tags: *tags
run:
extends: .compose-run
tags: [ns4.shore.co.il]
tags: *tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment