Commit 5754a1ff authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

updates

parent 925cd511
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CIAidSettingsState">
    <option name="yamlToUserMarkings">
      <map>
        <entry key="$PROJECT_DIR$/ci_cd/problem3.yml" value="false" />
      </map>
    </option>
  </component>
</project>
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ prebuild_problem_3:
    paths:
      - hw8_ec/
  rules:
    - if: '$CI_COMMIT_REF_NAME == "problem2b"'
    - if: '$CI_COMMIT_REF_NAME == "problem3"'
  tags: [c++-17]

compile_problem_3: