-
- Downloads
Integrate shell-tools into build-ah-engine
Instead of using strict versioning, this patch simple integrates the shell-tools repository with build-ah-engine making the separation obsolete.
parent
dfb4daf1
No related branches found
No related tags found
Showing
- Dockerfile 2 additions, 4 deletionsDockerfile
- resources/shell-tools/.gitlab-ci.yml 13 additions, 0 deletionsresources/shell-tools/.gitlab-ci.yml
- resources/shell-tools/bin/fix-dockerfile.sh 64 additions, 0 deletionsresources/shell-tools/bin/fix-dockerfile.sh
- resources/shell-tools/bin/push.sh 70 additions, 0 deletionsresources/shell-tools/bin/push.sh
- resources/shell-tools/bin/tagging.sh 96 additions, 0 deletionsresources/shell-tools/bin/tagging.sh
- resources/shell-tools/install.sh 13 additions, 0 deletionsresources/shell-tools/install.sh
- resources/shell-tools/test/fix-dockerfile-pinning.sh 29 additions, 0 deletionsresources/shell-tools/test/fix-dockerfile-pinning.sh
- resources/shell-tools/test/latest.sh 35 additions, 0 deletionsresources/shell-tools/test/latest.sh
resources/shell-tools/.gitlab-ci.yml
0 → 100644
resources/shell-tools/bin/fix-dockerfile.sh
0 → 100755
resources/shell-tools/bin/push.sh
0 → 100755
resources/shell-tools/bin/tagging.sh
0 → 100755
resources/shell-tools/install.sh
0 → 100755
resources/shell-tools/test/latest.sh
0 → 100755
Please sign in to comment