Skip to content

Commit 9f1a7ab

Browse files
committed
These scripts are also used outside WF
1 parent 69680df commit 9f1a7ab

File tree

190 files changed

+4
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+4
-4
lines changed

.github/workflows/ansible-linting.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test contest deployment (ansible scripts) [PIP]
1+
name: Test contest deployment (ansible scripts)
22

33
on: [push,pull_request]
44

@@ -15,8 +15,8 @@ jobs:
1515
set -eux
1616
ansible-lint --version
1717
ansible-lint .
18-
working-directory: icpc-wf/ansible
18+
working-directory: provision-contest/ansible
1919
- name: Lint the different scripts (Via the script)
2020
run: ../../.github/linting.sh
21-
working-directory: icpc-wf/ansible
21+
working-directory: provision-contest/ansible
2222

README.md

+1-1
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)