Skip to content

Commit

Permalink
git submodule update --remote
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Jan 2, 2025
1 parent 5b16be2 commit 0acecc4
Show file tree
Hide file tree
Showing 24 changed files with 7 additions and 238 deletions.
39 changes: 0 additions & 39 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,42 +211,3 @@ deploy:debian-12-docker:
_PROVIDER: docker
needs:
- test:debian-12-docker

build:debian-11-docker:
<<: *job-packer-build
stage: build
cache:
key: $CI_PIPELINE_ID-debian-11-docker
paths:
- packer/*/output-docker
variables:
_IMAGE: debian-11
_PROVIDER: docker

test:debian-11-docker:
<<: *job-molecule-test
stage: test
cache:
key: $CI_PIPELINE_ID-debian-11-docker
paths:
- packer/*/output-docker
policy: pull
variables:
_IMAGE: debian-11
_PROVIDER: docker
needs:
- build:debian-11-docker

deploy:debian-11-docker:
<<: *job-docker-push
stage: deploy
cache:
key: $CI_PIPELINE_ID-debian-11-docker
paths:
- packer/*/output-docker
policy: pull
variables:
_IMAGE: debian-11
_PROVIDER: docker
needs:
- test:debian-11-docker
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ Learn more about Debian: <https://debian.org/>
- [`packer/docker-testing/packer.json`](https://github.com/alvistack/docker-debian/blob/master/packer/docker-testing/packer.json)
- [`alvistack/debian-12`](https://hub.docker.com/r/alvistack/debian-12)
- [`packer/docker-12/packer.json`](https://github.com/alvistack/docker-debian/blob/master/packer/docker-12/packer.json)
- [`alvistack/debian-11`](https://hub.docker.com/r/alvistack/debian-11)
- [`packer/docker-11/packer.json`](https://github.com/alvistack/docker-debian/blob/master/packer/docker-11/packer.json)

## Overview

Expand Down
1 change: 0 additions & 1 deletion molecule/debian-11-docker/cleanup.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/debian-11-docker/converge.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/debian-11-docker/group_vars/all/00-defaults.yml

This file was deleted.

15 changes: 0 additions & 15 deletions molecule/debian-11-docker/group_vars/all/99-molecule.yml

This file was deleted.

40 changes: 0 additions & 40 deletions molecule/debian-11-docker/molecule.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/debian-11-docker/prepare.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/debian-11-docker/side_effect.yml

This file was deleted.

1 change: 0 additions & 1 deletion molecule/debian-11-docker/verify.yml

This file was deleted.

1 change: 0 additions & 1 deletion packer/debian-11-docker/ansible-galaxy-requirements.yml

This file was deleted.

1 change: 0 additions & 1 deletion packer/debian-11-docker/ansible.cfg

This file was deleted.

1 change: 0 additions & 1 deletion packer/debian-11-docker/group_vars/all/00-defaults.yml

This file was deleted.

15 changes: 0 additions & 15 deletions packer/debian-11-docker/group_vars/all/99-packer.yml

This file was deleted.

58 changes: 0 additions & 58 deletions packer/debian-11-docker/packer.json

This file was deleted.

26 changes: 0 additions & 26 deletions packer/debian-11-docker/packer.yml

This file was deleted.

27 changes: 0 additions & 27 deletions playbooks/vars/debian-11.yml

This file was deleted.

0 comments on commit 0acecc4

Please sign in to comment.