We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8bc19e commit 5be2c2cCopy full SHA for 5be2c2c
1 file changed
.github/workflows/stage-3-build-images-devtest.yaml
@@ -63,9 +63,9 @@ jobs:
63
- name: Checkout dtos-devops-templates repository
64
uses: actions/checkout@v6
65
with:
66
- repository: NHSDigital/dtos-devops-templates@feat/DTOSS-12154-disable-sas
+ repository: NHSDigital/dtos-devops-templates
67
path: templates
68
- ref: main
+ ref: feat/DTOSS-12154-disable-sas
69
70
- name: Determine which Docker container(s) to build
71
id: get-function-names
0 commit comments