Browse Source

Adding artifact tag to the build

environments/production/deployments/9
Drew Short 8 years ago
parent
commit
a63a632ad3
  1. 3
      .gitlab-ci.yml

3
.gitlab-ci.yml

@ -10,3 +10,6 @@ job1:
- master
tags:
- linux
artifacts:
paths:
- DPSResume.pdf
Loading…
Cancel
Save