Compare commits
No commits in common. "2369f13c67786799bb27da8257d714c73fe4db02" and "1446e3c788d7d90b70f2c5f9da7446b4786a9d1f" have entirely different histories.
2369f13c67
...
1446e3c788
@ -46,7 +46,7 @@ steps:
|
|||||||
path: /run/user/1001/docker.sock
|
path: /run/user/1001/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker ps && echo "tampered with"
|
- docker ps && echo "tampered with"
|
||||||
- docker compose -p fsfe-website run --remove-orphans --build build --target "$TARGET" $EXTRA_FLAGS
|
- docker compose -p fsfe-website run --remove-orphans --build build --target "$TARGET"
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
@ -74,7 +74,7 @@ steps:
|
|||||||
path: /run/user/1001/docker.sock
|
path: /run/user/1001/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker ps && echo "tampered with"
|
- docker ps && echo "tampered with"
|
||||||
- docker compose -p fsfe-website run --remove-orphans --build build --target "$TARGET" $EXTRA_FLAGS
|
- docker compose -p fsfe-website run --remove-orphans --build build --target "$TARGET"
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- test
|
- test
|
||||||
@ -88,7 +88,6 @@ trigger:
|
|||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
- pull_request
|
- pull_request
|
||||||
- custom
|
|
||||||
|
|
||||||
node:
|
node:
|
||||||
cont2: noris
|
cont2: noris
|
||||||
@ -100,6 +99,6 @@ volumes:
|
|||||||
path: /run/user/1001/docker.sock
|
path: /run/user/1001/docker.sock
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 0cb85193b8009cfc67af21e5c1adc193124352efb02675e979eb9248bd14dd03
|
hmac: 0115784b2d1b2d16f81a4e93325a83f7a60daef0b31835251e6956e137bb8254
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user