Skip to content

Commit

Permalink
Drop task change
Browse files Browse the repository at this point in the history
  • Loading branch information
pavetok committed Feb 23, 2024
1 parent 1cfefb4 commit b3167dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
53 changes: 0 additions & 53 deletions .github/workflows/task_change.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/workflows/work_proposal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,6 @@ jobs:
with:
devenv: ${{ matrix.env.dev }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run ansible-playbook sources.yaml
run: >-
docker run --rm
--volume $(pwd):$(pwd)
--volume ~/.m2:/root/.m2
--workdir $(pwd)/baker/ansible
${{ env.IMAGE_NAME }}:${{ matrix.env.dev }}
ansible-playbook sources.yaml
-e devenv=${{ matrix.env.dev }}
- name: Run ansible-playbook images.yaml
id: images
run: >-
Expand Down

0 comments on commit b3167dc

Please sign in to comment.